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 / ajay
we need to know atleast 1 column data, else we can not delete data from table.
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the latest version of ibm db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is the maximum size of a char data type in db2?
Mention data types used in db2 ?
What is the advantage in De-normalizing tables in DB2?
On which levels locks can be applied?
What is scrollable cursor in db2?
What is meant by union and union all?
can we view the access paths created by dbrm ? how ? thx
What is bind package and plan in db2?
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?
What are union and union all?
How to create backup table in db2?
Why db2 is called db2?
How do I start db2 in windows?