How can you compare table column after update and before
update?
Answer Posted / raghu
by using db2 utilities of unload,we have to copy before upadate and after update then we should see the difference bet the to copys
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain correlated sub-queries.
What language is db2 written in?
How will you return the number of records in table?
How to check last update on table in db2?
What happens in bind step in a db2 program?
Give the name of some fields form sqlca.
Is it possible using max on a char column?
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 many databases can be created inside an instance in db2 ?
Explain in detail about buffer manager and its functionalities?
How to create db2 table in mainframe?
What is rct?
What is the picture clause of null indicator variable?
Mention data types used in db2 ?
What is difference between isnull and coalesce?