how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / ankit
hi
try with key word 'rownum' and 'rowcount'
ex: delete from table where rowcount=3;
correct me if i am wrong
Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What are the full forms of spufi and dclgen and why are they used?
Is ibm db2 free?
If I have a view which is a join of two or more tables, can this view be updateable?
What is database manager in db2?
Explain the contents that are a part of dclgen.
What is the default page size of buffer pools?
How do you eliminate duplicate values in db2?
What do you mean by cursor?
Define db2.
What is a buffer in memory?
What language is db2 written in?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is bind and rebind in db2?
How can we read records for specific member in CL? AND rpg?
What is the physical storage length of time data type?