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
How can we retrieve the total number of records in RPG & CLLE?
Define db2.
How would you find out the total number of rows in a db2 table?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What is the role of the data page in the db2 database?
Is db2 a programming language?
How can deadlocks be resolved?
What is the picture clause of null indicator variable?
What's The Percentage Free Space ?
What is db2 catalog database?
How to find the maximum value in a column in the db2 database?
How does a cursor work?
What is the result of open cursor statement?
What is the difference between oracle and db2?
How many databases can be created inside an instance in db2 ?