when does the SQL statement gets executed when you use
cursor in the application programming ?
Answer Posted / s
When you open the cursor the result set is built.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is db2 relational database?
What is syscat in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is the advantage in De-normalizing tables in DB2?
What is precompiler in db2?
How do I import a csv file into db2?
What is buffer pool in the db2 database?
What is the information associated with sysibm.syslinks table?
How to restart a DB2 program?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
How is a typical db2 batch pgm executed?
What is runstats utility in db2?
How to take backup of table in db2?
What is the connection string to connect to the DB2 Database ?
What is nvl in db2?