How do I connect my db2 database to ibm?
No Answer is Posted For this Question
Be the First to Post Answer
what is the differences between spufi and qmf and which is better?
4 Answers Accenture, Cap Gemini,
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
why should we bind the DB2 program . What if we did not BIND a BD2 program ??
9 Answers Infosys, TCS, Xansa,
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
Lot of updates have been done on a table due to which indexes have gone haywire. What do you do?
How can you find out the # of rows updated after an update statement?
what is the difference between normal select query and currosor
I use CS and update a page. Will the lock be released after I am done with that page?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
What is bind package and plan in db2?
What is a LIKE table and how is it created?
When is the skeleton cursor table created?