When you are working with the project after coding what
will u do?
Like what type of documents u will prepare? How will u do
testing?
Answer Posted / david huenger
Create & run the program Queries via QMF or SPUFI to
insure DB2 SQL's are returning correct data.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the physical storage length of timestamp data type?
How to find the number of rows in a db2 table?
Why do we use cursor?
What is cobol db2?
What is ibm db2 database?
How many databases are there?
Are views updateable?
How to check table size in db2 sap?
How to view db2 table structure?
Define check constraint.
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Explain packages.
Is schema the same as database?
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 .....
How to take backup of table in db2?