how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / shiva
delete from table where rowcount=3;
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is the meaning concurrency in the db2 database?
Highlight all the advantages that are attached to a package.
What is bind in db2?
How does db2 sample database connect?
Where do you specify them?
Is db2 relational database?
What is dbrm? When it will be created?
How to test SQL -911 error while developing COB-DB2 program
What is clone table?
What is the reason behind not using select * in embedded sql programs?
What is cascading rollback?
What is collection in db2 bind?
What is the use of reorg in db2?
What are db2 tables?
How to get the ddl of a table in db2?