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 the maximum size of a char data type in db2?
What is phantom read in db2?
How do I add a column to an existing table in db2?
What is plan in cobol db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Explain the function of data manager.
What type of database is db2?
What is database reorganization?
Name the various locking levels available?
What is a db2 table?
What is nvl in db2?
What is scrollable cursor in db2?
What is the meaning concurrency in the db2 database?