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
 What are the oracle DML commands possible through an update strategy?
What is not equal to in oracle?
What are the limitations oracle database 10g xe?
What is Virtual Private Database in Oracle?
What is the purpose of save points in oracle database?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
What are the components of logical database structure in oracle database?
Describe an oracle table?
Why is oracle used?
What is the order of defining local variables and sub procedures/functions?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What happens to the current transaction if the session is ended?
Explain the use of indexes option in exp command.
How to pass parameters to procedures?
How many types of cluster table in Oracle?