What is db2? Explain.
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use cursor?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
What if we fail to give values in columns declared as NOT NULL ?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
What is db2 catalog database?
When do you use the IMAGECOPY?
What is isolation level?
what is the difference between declaring the cursor in WS section and Procedure division?
How to take backup of table in db2?
How will you return the number of records in table?
What is meant by index cardinality?
Can All Users Have The Privilege To Use The SQL Statement Select (DML)?