What is the meaning concurrency in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean if the null indicator has -1, 0, -2?
What is reorg and runstats in db2?
What is the meaning concurrency in the db2 database?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
How to design maps
what are the SQL codes u freequently got?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is runstats and reorg in db2?
how many bytes timestamp token occupies?
6 Answers Boss Global, Cap Gemini, TCS,
can all users have the privilage to use the sql statement select * (dml)?
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 .....