by using cursors , we can access particular records from
the table based on some condition, i want to delete those
selected records, how can we write a query for this in the
program?
Answer Posted / narayana reddy
delete current(cursor) from table
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is dbrm? What it contains?
Describe major components of db2?
What is the syntax for FETCH in DB2 ?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is the role of the data page in the db2 database?
what is a corelated subquerry?
Why do we use cursor?
What is the difference between plan and package in db2?
Explain db2.
How do I add a column to an existing table in db2?
is it compulsory commitment control in journal?
How to execute stored procedure in db2 command editor?
What is db2 catalog database?
What are the contents of dclgen?
what is db2 restart?