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
How to execute stored procedures?
How do I add a column to a table in db2?
Why cursor is used in db2?
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 do I add a column to an existing table in db2?
What is access path in db2?
What is the use of with ur in db2?
What is the meaning concurrency in the db2 database?
What is null indicator in cobol db2?
Explain the function of data manager.
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
Comment whether the cursor is closed during commit or not.
What is the result of open cursor statement?
What is a db2 package?
What is view db2?