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 sequence?
How many anonymous blocks can be defined?
What are the arithmetic operations?
What are the general rules on data consistency?
What is the difference between hot backup and cold backup in oracle?
6. Display the client name and order date for all orders using the traditional method.
How to change program global area (pga) in oracle?
What happens to the current transaction if the session is ended?
How to login to the server without an instance?
Where are the settings stored for each instance in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
Can group functions be used in the order by clause in oracle?
What is oracle datasource?
What is meant by a deadlock situation?
Explain a synonym?