Answer Posted / elavarasi
to provide statistical info. abt table,tablespace and index
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What does reorg do in db2?
What are concurrency issues?
Mention some fields that are a part of sqlca.
What is the difference between nvl and coalesce?
What is dclgen 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 kind of database is db2?
What is isolation level in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
Can you use max on a char column?
How to find the number of rows in db2 tables?
How can you find out the # of rows updated after an update statement?
Where can you declare a cursor in a cobol-db2 program?
How many types of page locks can be held in db2?
How can record locking be achieved in those DB2 versions which do not support it?