Which isolation level provides highest data integrity?
No Answer is Posted For this Question
Be the First to Post Answer
What will the COMMIT accomplish?
What does CURRENTDATA option in bind indicate
What is db2 instance?
When Can you be sure that a query will return only one row?
How do you prepare a COBOL + DB2 program from coading till execution ?
What is the difference between drop table and delete table?
How do you Load a table ?? and what is Load replace ?
the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1
Where besides the DB2 catalog is database object information stored by DB2?
explain about index with examples
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 is a LIKE table and how is it created?