how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / siri
DELETE FROM TABLENAME WHERE <3ROW>=VALUE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What action db2 takes when a program aborts in the middle of a transaction?
Why do we bind in db2?
What does db2 plan contain?
What is innodb buffer pool?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is access path in db2?
What is the picture clause of null indicator variable?
What does db2 stand for?
What is the syntax for creating a table in the db2 database?
What do you mean by commit and rollback?
What are the uses of db2 optimizer?
What is the use of runstats in db2?
Define buffer pool.
What is load utility in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?