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 is the value function used?
What is usage pointer in cobol?
How to execute stored procedure in db2 command editor?
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
What is the difference between CS and RR isolation levels?
How does one remove entries from the SCT02 table?
Name some fields from SQLCA
For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?
what are the max. & min. no. of partitions allowed in a partition tablespace?
What is correlated subquery?
What is null indicator in db2?
What is deadlock?