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 |
What is db2 command?
How is deadlock resolved?
Define data page.
How can you get the number of rows impacted by the last executed query?
What is db2 purescale?
How can record locking be achieved in those DB2 versions which do not support it?
Bind concepts in DB2 cobol
10 Answers IBM, TCS, TRD, Virtusa,
What is a page in db2?
What kind of database is db2?
how do u update the faltfile into db2 table ?
when does the SQL statement gets executed when you use cursor in the application programming ?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit