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 db2 stogroup?
What are the prerogatives?
Where do you specify them?
Explain correlated sub-queries.
Are views updateable?
Is db2 a programming language?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
Can one database have multiple instances?
What is phantom read in db2?
What is bind package and plan in db2?
i want to maintain uniqueness on pdf without make lf??????????
What is bind in db2?
What is a page in db2?
Explain about rct in db2?
What is host variable in db2 cobol?