What is explain in db2?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How do I delete a table in db2?
how to resolve -805 . how to see dbrm and package not found
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
What is usage pointer in cobol?
Which catalog tables contain authorization information?
what is difference between random and sequence file access
What is dpf in db2?
How to test SQL -911 error while developing COB-DB2 program
List some fields from sqlca?
Can SQL statements/queries be included in a copybook?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..