What is difference between *omit and *nopass?
Answer Posted / hari143
no
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain about dbrm.
How many databases can be created inside an instance in db2 ?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is performance tuning db2?
Mention the various locks that are available in db2.
How would you find out the total number of rows in a db2 table?
What is a page in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is bind package and plan in db2?
How do you find the maximum value in a column in db2?
What do you mean by rollback?
What does reorg do in db2?
What are the various data types available in db2?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
How to compare data between two tables in db2?