Why do chiropractors use drop table?
No Answer is Posted For this Question
Be the First to Post Answer
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
what is the Foreign key? explain?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?
What is a buffer in memory?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is explain plan in db2?
What will the FREE command do to a plan?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
What is sqlcode -922 ?
How do you select a row using indexes in db2?