What is package in db2 mainframe?
No Answer is Posted For this Question
Be the First to Post Answer
How is deadlock resolved?
What are some characteristics of columns that benefit from indexes?
how 2 resolve the -311 sqlcode
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
What is the syntax for creating a table in the db2 database?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
What are concurrency issues?
How can you do the explain of a dynamic sql statement?
Can SQL statements/queries be included in a copybook?
What is isolation level in db2?