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
Explain packages.
How to find schema of a table in db2?
What is runstats and reorg in db2?
What is dbrm in db2 database?
How connect db2 database to datastage?
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is bind in db2?
What is db2 and what is the use of db2 optimizer?
How do I delete a table in database?
How to connect to db2 database from windows command line?
What is page size in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Why db2 is called db2?
How to run db2 command in windows?
How does cobol compile db2 program?