What is the clustering index in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is image copy in db2?
What is a data page?
What is the syntax for FETCH in DB2 ?
Is db2 a database?
Define check constraint.
On the create tablespace, what does the CLOSE parameter do?
What keyword does an SQL SELECT statement use for a string search?
How to see the structure of db2 table??
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
is it compulsory commitment control in journal?
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 to insert more than one record using insert?