What is a db2 collection?
No Answer is Posted For this Question
Be the First to Post Answer
What are the benefits of using the db2 database?
Can a array declared with an index be displayed(readable format) in spool?
How do you pull up a query which was previously saved in qmf?
What is check constraint in db2?
Explain dclgen.
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 ?...
What do you need to do before you do EXPLAIN ?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
What is the role of data manager in the db2 database?
How do I change the column size in db2?
What is a SELECT statement?
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?