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
the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
What language is db2 written in?
what is differnece between DROP TABLE & DELETE TABLE .
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Is it possible to precompile if db2 goes down?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
How can we read records for specific member in CL? AND rpg?
What is the difference between base table and view?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
What are bind parameters in db2?