List out the buffer pools in db2
No Answer is Posted For this Question
Be the First to Post Answer
what are bind concepts in db2 cobol?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
What is the use of commit in db2?
How to resolve -805 error in DB2?
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
What is isolation level in db2?
Suppose if I need to update a column, how you do that using cursor?
What are the four lockable units for DB2?
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
What are common abends
What is difference between rollback and commit?
What is the size of a data page?