how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / ankit
hi
try with key word 'rownum' and 'rowcount'
ex: delete from table where rowcount=3;
correct me if i am wrong
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What is the syntax for FETCH in DB2 ?
What is dbrm? When it will be created?
Explain the benefits you can get from mainframe connect?
Is ibm db2 open source?
How can we retrieve the total number of records in RPG & CLLE?
What is the maximum size of a char data type in db2?
What is reorg and runstats in db2?
How does cobol compile db2 program?
How and when does the db2 enforces the unique key?
How do we specify index to include or not during bind process.
What is the difference between using bind () and rebind () methods of naming class?
What do you mean by rollback?
How to create backup table in db2?
What is ibm db2 connect?
What is universal database?