What is db2 command?
No Answer is Posted For this Question
Be the First to Post Answer
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
What is difference between rollback and commit?
What is db2 purescale?
what is datacom db?
What is check constraint in db2?
can any body explain about plan and pakage in detail....
What's the difference between DB2 active log and archive log? Thanks a lot...
I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?
Can you define an Index if the table size less than 10 PAGES?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
How to find the maximum value in a column in the db2 database?
What is cursor?