Where besides the DB2 catalog is database object
information stored by DB2?
Answer Posted / s
Datbase object information is stored in a internal format
in DBD, Database Descriptors.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are union and union all?
What is multi row fetch in db2?
What is null indicator in db2?
How to find the number of rows in db2 tables?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
How can you quickly find out the # of rows updated after an update statement?
How to take backup of table in db2?
What is null value in db2?
What is meant by explain?
What is check constraint in db2?
What is bind and rebind in db2?
What is dpf in db2?
What is temporal table in db2?
What is cascading rollback?
How to compare data between two tables in db2?