What is cascading rollback?
No Answer is Posted For this Question
Be the First to Post Answer
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is copy pending status in db2?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
why we create view.
what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 Answers Cap Gemini, Tech Mahindra,
How to check sequence on a table in db2?
When is the authorization check on DB2 objects done - at BIND time or run time?
Mention the downsides of page level lock.
Explain various types of locks in db2?
How many databases can be created inside an instance in db2 ?
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
what is the difference between declaring the cursor in WS section and Procedure division?