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 kind of database is db2?
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 db2 bind?
How many databases can be created inside an instance in db2 ?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is the difference between spufi and qmf?
What are catalog tables in db2?
Explain packages.
What is db2?
What are iseries servers?
How to find the number of rows in db2 tables?
How do you eliminate duplicate values in db2?
How to check table size in db2 sap?
Explain the function done by data manager?
Define db2.