Answer Posted / guest
delete from tablename where condition;
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can you merge two tables in oracle?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What are the different types of partitions in oracle?
What are the system predefined user roles?
How to omit columns with default values in insert statement in oracle?
Where do we use decode and case statements?
Does oracle partitioning improve performance?
What is the difference between pre-select and pre-query?
What is the difference between sharding and replication?
How to experiment a data lock in oracle?
How to use "out" parameter properly?
What is format trigger?
Can we create trigger on materialized view in oracle?
What is the fastest query method to fetch data from the table?
Explain the use of grant option in exp command.