how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / anjireddy vintha
delete from tablename where rownum=3
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define buffer pool.
What is the meaning concurrency in the db2 database?
What is release/acquire in bind?
Explain what are the various isolation levels possible?
Explain about rct.
How do I add a column to an existing table in db2?
What is the role of union all and union
What is a buffer in memory?
Explain package in db2 and its advantages?
What is query_cache_limit?
What are the bind parameters ibm db2?
How do you pull up a query which was previously saved in qmf?
List some fields from sqlca?
What is the difference between nvl and coalesce?
How do you stop a db2 database in linux?