What is read-only cursor?
Answer / s
Read-only cursor is a cursor that is defined with FOR FETCH
ONLY clause. The curosor is defined with SELECT, SELECT
INTO.
| Is This Answer Correct ? | 2 Yes | 4 No |
How does one remove entries from the SCT02 table?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
What does an outer join do?
cursor with hold explain ?
What is a DB2 access path?
Are views updateable?
What does db2 stand for?
What is the purpose of using commit?
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?
How would the varchar column remarks defined?
How many buffer pools are available in db2?