Define data page.
No Answer is Posted For this Question
Be the First to Post Answer
What is a NULL value? What are the pros and cons of using NULLS?
Are views updatable ?
What is reorg?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
What is a db2 package?
What is the use of dclgen in db2?
Can we able to find all the Table names under a Particular Plan?
Mention the location where the output received from explain statement is stored.
What is iseries database?
What is ibm db2 client?
What is the difference between base table and view?
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it