how can u understand the end of the table ?
Answer / 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 |
define clustering index.
How is deadlock resolved?
What is copy pending status in db2?
What is lock contention?
What is reorg and runstats in db2?
what is the Foreign key? explain?
how can u retrieve the data from null values using applicaion program.
Can we insert update delete in view?
What is an alias?
Is DECLARE TABLE in DCLGEN necessary? Why it used?
What types of tables are there in the db2 database?
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?