I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
2011before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
IBM,
2125what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
IBM,
2 6284suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
IBM,
5 10630If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
IBM,
1 6596
How does a cursor work?
What is meant by explain?
What is catalog database in db2?
What are db2 objects?
Mention the downsides of page level lock.
How to check sequence on a table in db2?
What is a db2 package?
What is node in db2?
B37 abend during spufi?
How do I delete a column in db2?
What is performance tuning db2?
What is the maximum length of sqlca?
What is meant by dclgen?
What is bind package and plan in db2?
Comment whether the cursor is closed during commit or not.