What does ROLLBACK do ?
It is used to undo the work performed by the current transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
find out the third highest salary?
92 Answers CIPL, Cyber Shot, HCL, Hewitt, IBM, JPMorgan Chase, Orion, Verizon,
Is it possible to insert comments into sql statements return in the data model editor ?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
why pl sql doesn't support retrieving multiple records
how to get second highest sal of emp table
what is index?
How to pass parameters to procedures in oracle?
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
When does a Transaction end ?
How to create an oracle database?
What is Trigger in Oracle?
What is the relation of a user account and a schema?