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 / giri reddy
use cursor to find out the primary key column value in that
row, then delete tha row using the primary key
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the physical storage length of timestamp data type?
What is database reorganization?
What is the clustering index in the db2 database?
Define db2 and its databases?
List out the data types available.
What are the various data types available in db2?
How do I delete a table in database?
Can we delete records from view?
Can we update view in db2?
What is the result of open cursor statement?
Can you use max on a char column?
What is difference between rollback and commit?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What are the contents of a dclmgen?
What is runstats utility in db2?