Answer Posted / labog
Commit saves all the changes made to the database and
closes all Cursors opened except the Cursors with WITH HOLD
option.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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 .....
Is schema the same as database?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How to take backup of table in db2?
What do you mean by between and in? Is between inclusive of specified range values?
How to find the maximum value in a column in the db2 database?
How can we read records for specific member in CL? AND rpg?
What is bufferpool in db2?
What is collection in db2 bind?
What is the function of logging in the db2 database?
What is a db2 package?
Give a brief description of db2 isolation levels?
Mention the downsides of page level lock.
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is nvl in db2?