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 / m sharib
delete from table1 where policy_no =(select policy_no from table1 limit 6,1);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What os does db2 run on?
Give the name of some fields form sqlca.
What is the difference between oracle and db2?
Is ibm db2 open source?
define clustering index.
What is collection in db2 bind?
Explain about cursor stability?
What is the usage of open cursor command?
What is db2 and what is the use of db2 optimizer?
What does sqlcabc has?
How and when does the db2 enforces the unique key?
What is the default page size of buffer pools?
What is the role of schema in the db2 database?
What is null indicator in db2?
What is db2? Explain.