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 copy pending status in db2?
What is catalog database in db2?
What is load replace in db2?
What is phantom read in db2?
What are the full forms of spufi and dclgen and why are they used?
What is buffer pool and list some of them?
What is a db2 collection?
What action db2 takes when a program aborts in the middle of a transaction?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is rct?
Mention the different locking levels that are available in db2.
Explain packages.
How many databases can be created inside an instance 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 maximum size of varchar data type in db2?