Answer Posted / abitha
SAVEPOINT usually applies to an individual transaction; it
marks a point to which the transaction can be rolled back,
so subsequent changes can be undone if necessary.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can Oracle users be audited?
What is a trace file and how is it created in oracle?
How to connect the oracle server as sysdba?
Does oracle partitioning improve performance?
Write a trigger example in oracle?
Is there a function to split a string in plsql?
What are the advantages of oracle?
How to omit columns with default values in insert statement in oracle?
Where is the export dump file located?
What is the difference between hot backup and cold backup in oracle?
What is translate in oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How does one get the view definition of fixed views/tables?
Explain the use of file option in exp command.
How can we find out the duplicate values in an oracle table?