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 universal database?
What is the result of open cursor statement?
Explain the function done by data manager?
Define predicate?
What is bind and rebind in db2?
How can you do the explain of a dynamic sql statement?
Discuss about db2 bind?
How do you stop a db2 database in linux?
How can you count the number of rows from a table tab?
List some fields from sqlca?
Which components manage deadlocks in db2?
What are types of indexes?
What is the information associated with sysibm.syslinks table?
what is a corelated subquerry?
What are the benefits of using the db2 database?