Define buffer pool.
No Answer is Posted For this Question
Be the First to Post Answer
What is the STOSPACE Utility used for?
What is scrollable cursor in db2?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
What does DML stand for and what are some examples of it?
what is the input to PLAN? what is the input to DBRM?
Describe major components of db2?
can all users have the privilage to use the sql statement select * (dml)?
What is clone table?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What is alias in db2?