Answer Posted / kalicharan karsh
delete from <tablename> [where <condition> ]
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a trigger and what are its types in oracle?
What are the attributes of the cursor?
Explain what are synonyms used for?
How to pass a parameter to a cursor in oracle?
How to convert characters to times in oracle?
Will you be able to store pictures in the database?explain.
Who developed oracle & when?
What privilege is needed for a user to create views in oracle?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
What is a sub query? Describe its types?
What is transaction control statement and how many types of transaction control statement in Oracle?
What is the difference between sharding and replication?
Write a syntax for update query in oracle?
What is the best way to do multi-row insert in oracle?
Why do you use stored procedures and state some of its disadvantages?