What are db2 objects?
Explain dclgen.
What is the use of COMMAREA ?Minimum how much data we can pass from it?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
How can record locking be achieved in those DB2 versions which do not support it?
What is a root page?
What is data manager?
How is the SUBSTR keyword used in sql?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
What happens to a cursor after a commit?
When do you specify the isolation level?
How can you quickly find out the # of rows updated after an update statement?
what is the responsibility of the construction superintendent