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 / raghu
delete count(*) = 7 from tbname
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the maximum No of rows per page?
What is a trigger in the db2 database?
What is buffer pool and list some of them?
What is declare cursor?
What is the difference between bind and rebind in db2?
What is commit in db2?
What is db2 look?
If I have a view which is a join of two or more tables, can this view be updateable?
What is bind and rebind in db2?
When the like statement is used?
Mention the different locking levels that are available in db2.
What is iseries database?
Define check constraint.
What is copy pending status in db2?
What is meant by dclgen?