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
Is schema the same as database?
What is the use of value function?
What is the physical storage length of the data types date, time, and timestamp?
Are view updateable?
How would you find out the total number of rows in a db2 table?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is ibm db2 used for?
Define db2.
What types of tables are there in the db2 database?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is difference between alias and synonym in db2?
How and when does the db2 enforces the unique key?
Discuss about db2 bind?
How to check table size in db2 sap?
What is copy pending and check pending in db2?