how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE
Answer Posted / siri
DELETE FROM TABLENAME WHERE <3ROW>=VALUE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between cursor stability and repeatable read isolation levels?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
define clustering index.
If I have a view which is a join of two or more tables, can this view be updateable?
What is alias in db2?
What is dbrm? What it contains? When it will be created?
How do you select a row using indexes in db2?
What is data manager?
What are types of indexes?
What is commit in db2?
What is db2 bind process?
Which components manage deadlocks in db2?
How do I change the column size in db2?
How to execute stored procedures?