how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / krishna
Delete from TAb1
Where Rowcount(*)=3
i hope this is Correct
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is difference between rollback and commit?
How does cobol compile db2 program?
How to create backup table in db2?
What are the bind parameters ibm db2?
What are the various isolation levels possible?
What is meant by union and union all?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Why do we use cursor?
What is a db2 collection?
What is collection in db2 bind?
How to connect to db2 database from windows command line?
Highlight all the advantages that are attached to a package.
What is the difference between cursor and select statement?
Explain various types of locks in db2?
What is the role of union all and union