Answer Posted / s
DSNDB07 database is a work file database and is used by SQL
statements that require working storage like sorts.
Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What are the rules for db2 programming?
How to restart a DB2 program?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is the maximum length of sqlca?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
When do you specify the isolation level?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is check constraint in db2?
Why select is not preferred in embedded sql programs?
What are db2 objects?
How can you count the number of rows from a table tab?
What is the use of db2 optimizer?
How to create backup table in db2?
How to take backup of table in db2?
How does coalesce work?