How can i install db2 9.x on AIX based system..?
plz reply the detailed steps involved....?
No Answer is Posted For this Question
Be the First to Post Answer
What is host variable in db2 cobol?
What is phantom read in db2?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
how to u check the query is executing or not ?where will u check for sqlcode ?
how to resolve -811
What is ALTER ?
On which levels locks can be applied?
Can I use LOCK TABLE on a view?
What is db2 connect?
What is the function of logging in the db2 database?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
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.