Answer Posted / suneel reddy
-913
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is the maximum length of sqlca?
What is access path in db2?
What is concurrency?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
How to find the number of rows in db2 tables?
What is alias in db2?
What is ibm db2 used for?
Is it possible using max on a char column?
What is netezza database?
Explain the contents that are a part of dclgen.
How do you pull up a query which was previously saved in qmf?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
by 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?
What is the latest version of ibm db2?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.