In my table having 100 Rec. How can I delete the 7th row??
(we don't know what is data inside the table)
Answer Posted / rajeev
In this scenario RRN will be useful.
DELETE FROM <FILENAME> F1 WHERE RRN(F1) = 7
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is deadlock in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
How would the varchar column remarks defined?
what is the sqlcode -501
What is cursor in dbms?
What is ibm db2 connect?
What is the use of db2?
How do we specify index to include or not during bind process.
What are the bind parameters ibm db2?
Mention the definition of cobol in varchar field.
What are the various isolation levels possible?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Name the lockable units in DB2?
What is the information associated with sysibm.syslinks table?
Why db2 is called db2?