how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / guest
press delete
| Is This Answer Correct ? | 4 Yes | 36 No |
Post New Answer View All Answers
What is copy pending and check pending in db2?
What is catalog database in db2?
Define declaration generator (dclgen).
What is meant by union and union all?
What are db2 tables?
Is db2 a database?
What is the difference between nvl and coalesce?
What are the different types of base tables?
Can we update view in db2?
How does db2 sample database connect?
What is the difference between plan and package in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is the use of db2 optimizer?
What is an instance in db2?
What is a cursor in programming?