What is a cursor and what is its function?
Answers were Sorted based on User's Feedback
Answer / s
Cursor is used by DB2 to fetch qualified rows one row at a
time to the application program.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 the logical entity between plan and Package?
How connect db2 database to datastage?
What is query_cache_limit?
Why do we use cursor?
B37 abend during spufi?
Update command
What is the maximum number of columns in a db2 table?
List out the data types available.
What is a collection in db2?
What is the difference between plan and package in db2?
How is deadlock resolved?