Answer Posted / shilpa chandramohanan
A savepoint is a marker within the transaction used for
partial rollback. As changes are made in a transaction, we
can create SAVEPOINTs to mark different points within the
transaction. If we encounter an error, we can rollback to a
SAVEPOINT or all the way back to the beginning of the
transaction.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain about your project and its relation to the current job position you are applying to?
What is a static data dictionary in oracle?
What are the built-in functions used for sending Parameters to forms ?
Whether any commands are used for months calculation? If so, what are they?
How to store pictures on to the database?
how to do daily transactions with out sql* loader control file regesterd in apps?
How do I spool in oracle?
How to specify default values in insert statement using oracle?
What do you understand by database schema and what does it hold?
Where are the settings stored for each instance in oracle?
Respected sir, Please send me technical questions related to oracle apps..
How different is ms access and oracle?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
interview questions with answer for cts
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).