What is cursor stability?
How to execute stored procedures?
What do you mean by NOT NULL? When will you use it?
What is scrollable cursor in db2?
Can we declare DB2 HOST variable in COBOL COPY book?
What is a clustered index?
How do I add a column to an existing table in db2?
What is the result of open cursor statement?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
If I have a view which is a join of two or more tables, can this view be updatable?
What is the difference between cursor stability and repeatable read isolation levels?
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 .....
Define db2.