Where besides the DB2 catalog is database object
information stored by DB2?
Answer / s
Datbase object information is stored in a internal format
in DBD, Database Descriptors.
| Is This Answer Correct ? | 2 Yes | 0 No |
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,
What is deadlock in db2?
What is a clustered index?
How to define the a field which accepts value till 99999.99 in db2
What do you do to keep the cursor from closing after a commit?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
What is sqlca?
What are the Isolation levels possible ?
What are the various locks available?
What is Skeleton cursor table (SKCT)?
What is the difference between bind and rebind in db2?
Where would you find information about the type of database authority held by the user?