What is schema in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is a clustering index ?
What is the physical storage length of the data types date, time, and timestamp?
How to create a table using embedded sql?
What is Reorg Recovery? when will you run it?
What do you need to do before you do EXPLAIN?
How would you print the output of an SQL statement from SPUFI?
What is a lock?
What is innodb buffer pool?
How to find the number of rows in db2 tables?
What are the rules for db2 programming?
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 .....