Is db2 a database?
No Answer is Posted For this Question
Be the First to Post Answer
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
When Can you be sure that a query will return only one row?
What is explain plan in db2?
What else is there in the PLAN apart from the access path?
What is meant by union and union all?
Can we insert update delete in view?
In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
What are common abends
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
How do I start db2 in windows?
What is the SQL Communications Area and what are some of its key fields?
How do you prepare a COBOL + DB2 program from coading till execution ?