In my table having 100 Rec. How can I delete the 7th row??
(we don't know what is data inside the table)
Answer Posted / giri reddy
use cursor to find out the primary key column value in that
row, then delete tha row using the primary key
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the advantage in De-normalizing tables in DB2?
What is copy pending status in db2?
Explain packages.
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is lock escalation in db2?
Which is faster delete or truncate?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is meant by union and union all?
What is the role of data manager in the db2 database?
What is reorg?
Explain about open switch business continuity software?
What do you mean by between and in? Is between inclusive of specified range values?
What are the different types of base tables?
What is db2 instance?
What is cobol db2?