Hi Team,
Please tell me, If i don't declare the cursor in the program
and i have given open and fetch and close, then what error
will get.
Answer Posted / tj
-504 Cursor name not declared.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the clustering index in the db2 database?
What is check constraint. Explain with example.
What is bind in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is db2 bind process?
What is dbrm in db2 database?
What is access path in db2?
What is ibm db2 client?
How do I create a view in db2?
What does db2 plan contain?
What is the maximum length of sqlca?
Define buffer pool.
How can you count the number of rows from a table tab?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is the difference between cursor and select statement?