How to execute stored procedures?
No Answer is Posted For this Question
Be the First to Post Answer
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 phantom read in db2?
What are common abends
What is the size of a data page?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
how to take the back up of the DB2 table.
List out the buffer pools in db2
Outputs of explain are with matchcols = 0. What does this signify?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
How to resolve -502 sql code in DB2?
What Utility is used to migrate DB2 from one release to the next?