Describe major components of db2?
No Answer is Posted For this Question
Be the First to Post Answer
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
how to unload different table data into different gdg files/ vsam files.
Can we declare DB2 HOST variable in COBOL COPY book?
What information can you find in SYSIBM.SYSLINKS table?
What is auditing?
How to find primary key of a table in db2?
What does DSNDB07 database do?
Can a Db2 table data be retrived through JCL?
wht steps we need will coding cobol and db2 pgm ?
What is difference between *omit and *nopass?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?