how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / avi
When you are saying row no 3 , means your data is in sorted format and table having the primary key , so find the row no 3 primary key information and then delete it using the where clause with primary value .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of db2?
What is db2 and what is the use of db2 optimizer?
Explain db2.
How can deadlocks be resolved?
Is the primary key a clustered index?
What is dpf in db2?
How to create db2 table in mainframe?
What is the usage of open cursor command?
If I have a view which is a join of two or more tables, can this view be updateable?
Explain the function done by data manager?
How would you find out the total number of rows in a db2 table?
Is ibm db2 open source?
What is db2 instance?
Which component is used to execute the sql statements?
How do I change the column size in db2?