What is clone table?
Name the various locking levels available?
How to find schema of a table in db2?
How do I add a column to a table in db2?
What is null indicator in cobol db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the syntax for creating a table in the db2 database?
Which component is responsible for db2 startup and shutdown?
Explain about cursor stability?
Explain in detail about buffer manager and its functionalities?
What is ibm db2 connect?
What is the information associated with sysibm.syslinks table?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
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 the maximum No of rows per page?