How to restart a DB2 program?
No Answer is Posted For this Question
Be the First to Post Answer
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
Explain about rct in db2?
what is the difference between declaring the cursor in WS section and Procedure division?
How do you filter out the rows retrieved from a Db2 table ?
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
Can we update view in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
What is a bind in db2?
Describe the elements of the SELECT query syntax?
Can there be more than one cursor open for any program?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is cascading rollback?