Answer Posted / azharuddinsyed
If the cursor is defined with "WITH HOLD" option, it will NOT closed even after the commit operation, else cursor will be closed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a Foreign Key?
On which levels locks can be applied?
Is db2 a mainframe?
Which components manage deadlocks in db2?
What is buffer pool?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
Can you use max on a char column?
Explain db2.
What is the difference between using bind () and rebind () methods of naming class?
How can you count the number of rows from a table tab?
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 types of tables are there in the db2 database?
What is db2 optimizer?
What is the reason behind not using select * in embedded sql programs?
What is a buffer in memory?