What does DSNDB07 database do?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kums
DSNDB07 may be used to perform sorting(order by clause).
| Is This Answer Correct ? | 13 Yes | 2 No |
How does db2 sample database connect?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
How to select the duplicate rows from a table?
What is a db2 package?
What is drop table?
What are the contents of a DCLGEN?
what is REORG? what is the use?
How can you quickly find out the number of rows updated after an update statement?
What is the function of the Data Manager?
wht steps we need will coding cobol and db2 pgm ?
can any one expalin check point with an example?
How does a cursor work?