In cursor program-1 can we create another cursor program-2
inside the cursor program-1.If yes how/no why ?
Answer Posted / truclu
yu can create multiple cursor but with hold...because if
you don't want to lose your row...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where do you specify them?
What are the bind parameters ibm db2?
How many databases are there?
List some fields from sqlca?
Explain package in db2 and its advantages?
What is a db2 tablespace?
Explain about mirror activator disk mirroring?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
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 ?...
Explain various types of locks in db2?
What is bind plan?
Where can you declare a cursor in a cobol-db2 program?
How do I import a csv file into db2?
Define declaration generator (dclgen).
What is buffer pool?