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 buffer pool?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is dbrm? What it contains?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the use of dclgen in db2?
What is the use of reorg in db2?
Before you give the explain statement, what are the prerogatives?
How do I import a csv file into db2?
what is the sqlcode -501
What is buffer pool in the db2 database?
Is db2 a database?
How to find schema of a table in db2?
What's The Percentage Free Space ?
How to find the maximum value in a column in the db2 database?
What is an instance database?