What are the 2 sqlcodes that are returned?
What are the various isolation levels possible?
can we view the access paths created by dbrm ? how ? thx
What is the difference between plan and package in db2?
Can we insert update delete in view?
What is the syntax for FETCH in DB2 ?
How do I add a column to a table in db2?
What is release/acquire in bind?
How will you return the number of records in table?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How can you find out the # of rows updated after an update statement?
Why do we use cursor?
How connect db2 database to datastage?
What is bind and rebind in db2?
What is a cursor in programming?