What are the various data types available in db2?
No Answer is Posted For this Question
Be the First to Post Answer
How to update more then one record using update?
Mention and explain the contention situations caused by locks?
Define buffer pool.
how can you access index
Suppose if I need to update a column, how you do that using cursor?
What is a cursor?
how do u update the faltfile into db2 table ?
What is a plan and package in 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 is a system catalog table in db2?
What types of tables are there in the db2 database?
What is EXPLAIN?