What does CURRENTDATA option in bind indicate
Answer / s
CURRENTDATA tells DB2 whether data upon which the cursor is
positioned should remain current with the data in the base
table.
| Is This Answer Correct ? | 8 Yes | 0 No |
What is db2 instance?
What do you do to keep the cursor from closing after a commit?
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
What are the functions in DB2?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is the difference between SYNONYM and ALIAS?
select 100 records from million records ?
what is diffrence b/w file-aid tool and file-aid utility???
What will the COMMIT accomplish?
What is database alias db2?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What are column-name qualifiers used?