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
Define predicate?
Define db2.
Explain the function done by data manager?
What is load replace in db2?
What are the contents of dclgen?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
what is a corelated subquerry?
Why do chiropractors use drop table?
What are the various isolation levels possible?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is drop table?
Define sqlca.
What is the difference between cursor stability and repeatable read isolation levels?