Answer Posted / guest
select * from tablename
where col1=xyz
delete col1;
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the Tune Query
What is a trigger oracle?
What is bind variable in oracle 11g?
6. Display the client name and order date for all orders using the traditional method.
Difference between open_form and call_form in oracle.
How do I find my oracle client driver version?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is a cursor and what are the steps need to be taken?
what are the advantages of running a database in archive log mode?
What is the dynamic sql in oracle?
What is Segment Advisor in Oracle?
What is the difference between PFILE and SPFILE in Oracle?
Explain the use of rows option in exp command.
How to call a stored function with parameters?
What are the major difference between truncate and delete?