How can you do the explain of a dynamic sql statement?
Which isolation level provides maximum concurrency?
What is performance tuning db2?
What are host variables in db2?
What does db2 plan contain?
What is the reason behind not using select * in embedded sql programs?
What is the use of predicate?
How can you quickly find out the # of rows updated after an update statement?
Give a brief description of db2 isolation levels?
define clustering index.
Explain dclgen.
What is the role of schema in the db2 database?
What are iseries servers?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What do you mean by rollback?