What are the three lock types?
Answers were Sorted based on User's Feedback
What can the Locate option of the Repair Utility accomplish?
List down the types of triggers in the db2 database?
What is innodb buffer pool?
What is the difference between nvl and coalesce?
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 PRIME TABLE and what are the uses of it
Where would you find information about the type of database authority held by the user?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is the physical storage length of timestamp data type?
What is the difference between Primary key and unique index?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How can we read records for specific member in CL? AND rpg?