Answer Posted / suneel reddy
-913
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Is ibm db2 open source?
How does db2 sample database connect?
What is a dbrm in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Mention data types used in db2 ?
Explain the benefits you can get from mainframe connect?
List down the data types in the db2 database.
What is reorg and runstats in db2?
Explain how can you do the explain of a dynamic sql statement?
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 .....
What is the max length of sqlca?
Is schema the same as database?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
Name the various locking levels available?
How do you find the maximum value in a column in db2?