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 |
What if we fail to give values in columns declared as NOT NULL ?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
What is query_cache_limit?
What is a DB2 bind?
define clustering index.
What's the difference between DB2 active log and archive log? Thanks a lot...
Explain about cursor stability?
What is FREEPAGE and PCTFREE in TABLESPACE creation?
How many clustering indexes can be defined for a table?
Q4. How will you get the count of record without using COUNT verb in query?
how to unload different table data into different gdg files/ vsam files.
What is reorg in DB2