Answer Posted / chand
THE BELOW QUERY DELTES A ROW BASED ON A CONDITION
DELETE FROM <TABLE_NAME>
WHERE <COL_NAME>=<CONDITION>
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to delete a user account in oracle?
What is the Tune Query
How to pass a cursor variable to a procedure?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How to count groups returned with the group by clause in oracle?
What are the differences between lov and list item?
How to get maxsal , minsal, ename department wise in single query
What is partitioned table in Oracle?
Differentiate between post-database commit and post-form commit?
What is index in Oracle?
Define oracle database
What is a snapshot in oracle database?
How many types of tables are there in oracle?
Explain database link?
How to add a new column to an existing table in oracle?