ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
2070by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
4 9197the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1
2 6173
Explain the function done by data manager?
What is the use of runstats in db2?
What is db2 purescale?
What is the difference between plan and package in db2?
How can you find out the # of rows updated after an update statement?
On which levels locks can be applied?
What are the different types of base tables?
Name the lockable units in DB2?
what is a corelated subquerry?
What are the various data types available in db2?
What is temporal table in db2?
How does db2 sample database connect?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is the default page size of buffer pools?
What does runstats do in db2?