What is deadlock in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between SYNONYM and ALIAS?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
What is the difference between oracle and db2?
How connect db2 database to datastage?
what is the input to PLAN? what is the input to DBRM?
What is database manager in db2?
How can you compare table column after update and before update?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is an instance database?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.