What is buffer pool?
No Answer is Posted For this Question
Be the First to Post Answer
How do you find the maximum value in a column in db2?
What are the 2 sqlcodes that are returned?
How to resolve -818 sql code in DB2?
What is the FREE command?
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
List out the three types of page locks that can be held.
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Where are plans stored?
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
What is check constraint. Explain with example.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?