How is deadlock resolved?
No Answer is Posted For this Question
Be the First to Post Answer
How do you eliminate duplicate values in db2?
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
How to fetch the uncommited data from table ?
What is an alias and how does it differ from a synonym?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
What is the syntax for FETCH in DB2 ?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
what needs to be done if a table is in copy pending / check pending status?
What do you do to keep the cursor from closing after a commit?
How to resolve -805 error in DB2?
What is clone table?
how to u check the query is executing or not ?where will u check for sqlcode ?