What is scrollable cursor in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
What are foreign keys?
What is COPY PENDING status?
wht are the restrictions for union ?
Explain dclgen.
Why do chiropractors use drop table?
Give the name of some fields form sqlca.
What can the Locate option of the Repair Utility accomplish?
What is check constraint in db2?
What will happen, while trying to close the closed cursor.
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
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?