Answer Posted / harsha vardhan reddy
delete from <tablename> [where <condition> ]
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to define an anonymous block?
What are the roles of dba?
What happens to the current transaction if the session is ended?
What is a package in oracle?
How does oracle handle read consistency?
What is a nvl function? How can it be used?
Explain the use of rows option in imp command.
What are the different windows events activated at runtime ?
How to name query output columns in oracle?
How to retrieve data from an explicit cursor?
What is the usage of control file in oracle?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
How do I start tns listener?
How do I know if oracle is installed on windows?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.