Answer Posted / 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 |
Post New Answer View All Answers
What parameters are used to control the free space in DB2?
How do I add a column to a table in db2?
How and when does the db2 enforces the unique key?
What is syscat in db2?
What is table space in db2?
What is release/acquire in bind?
What is a buffer in memory?
What is reorg?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Why do we use cursor?
What is the difference between spufi and qmf?
Is ibm db2 open source?
Can you use max on a char column?
How to test SQL -911 error while developing COB-DB2 program
What is bind and rebind in db2?