What is SAVE POINT ?

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


Please Help Members By Posting Answers For Below Questions

what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?

2046


15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.

1701


What are oracle functions?

553


How to use subqueries with the exists operator in oracle?

607


How to write text literals in oracle?

611






Explain what are the uses of rollback segment?

584


Are truncate and delete commands same? If so why?

654


What is a database schema in oracle?

623


How many data types are supported?

620


How to drop a stored procedure in oracle?

592


What happens if variable names collide with table/column names?

584


How do I know if oracle is installed on windows?

486


What is data type in oracle?

563


How to use in conditions in oracle?

557


Please explain compound trigger in oracle?

598