Answer Posted / amarnadh reddy
If we set SQLCODE=100 means end of the table.
EX: if sqlcode=100
Display end of the table
end-if.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Can we update view in db2?
How do I add a column to an existing table in db2?
Mention the location where the output received from explain statement is stored.
Which component is responsible for processing sql statements and selecting access paths?
what is the role of the cursor in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is page size in db2?
What is scrollable cursor in db2?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is db2 catalog database?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
Which isolation level provides maximum concurrency?
What is the usage of open cursor command?
Explain what are the various isolation levels possible?
How to find the maximum value in a column in the db2 database?