How to take backup of table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is Skeleton cursor table (SKCT)?
What is null indicator in db2?
Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
What does a deadlock mean in DB2?
wht r the requirements for writing a cobol-db2 pgm ?
cursor with hold explain ?
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 create backup table in db2?
What language is db2 written in?
What is the role of data manager in the db2 database?
Why use RUNSTAT Utility?
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?