What is phantom read in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is a precompiler?
What is null indicator in db2?
What is cursor in dbms?
Define buffer pool.
How to find the number of rows in a db2 table?
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?
Where besides the DB2 catalog is database object information stored by DB2?
Name the different types of Table spaces.
How do I add a column in db2?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
what is a trigger and types of triggers
What is a clustering index?