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 |
What is image copy in db2?
What is the difference between using bind () and rebind () methods of naming class?
How do you insert a record with a nullable column?
What is Skeleton cursor table (SKCT)?
What is the maximum No of rows per page?
What information can you find in SYSIBM.SYSLINKS table?
can we view the access paths created by dbrm ? how ? thx
What are the three types of page locks that can be held?
Where would you find information about the type of database authority held by the user?
What is difference between isnull and coalesce?
What is an instance in db2?
What is an asychronous write?