What is image copy?
What is innodb buffer pool?
What is a db2 tablespace?
What do you need to do before you do EXPLAIN ?
Which command is used to remove all rows from a table?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
What is dbrm?
What is the role of schema in the db2 database?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is the database descriptor?
What DB2 Catalog column tell you when an index needs table reorganized ?
What is meant by AUTO COMMIT?
What is deadlock?