Answer Posted / malini paul
delete from <tablename> where <condition>;
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
various types of hints and their usage
What is the fastest query method to fetch data from the table?
How to put more than 1000 values into an oracle in clause?
What is oracle open database communication (odbc)?
How do we represent comments in oracle?
Define oracle database
What is an oracle database table?
How to filter out duplications in the returning rows using oracle?
What is oracle analytical function?
Explain the use of log option in exp command.
How to define an anonymous procedure without variables?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
what are actual and formal parameters?
What is the Tune Query
How can we find out the duplicate values in an oracle table?