Where besides the DB2 catalog is database object
information stored by DB2?
Answer / s
Datbase object information is stored in a internal format
in DBD, Database Descriptors.
| Is This Answer Correct ? | 2 Yes | 0 No |
What do you do to keep the cursor from closing after a commit?
What is scrollable cursor in db2?
what is the sqlcode -501
What is meant by index cardinality?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
What are the functions in DB2?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
What is the picture clause of null indicator variable?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How to define the data items to receive the fetch items for the SQL?
What does sqlcabc has?