What is the usage of save points in oracle database?
Answer / Kuldeep Kumar Gautam
Save Points in Oracle Database are used to create a point-in-time recovery (PITR) within a transaction. They allow for consistent backup and recovery of data at a specific moment within a single long running transaction, without needing to wait for the transaction to complete. This can help reduce downtime during recoveries.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is schema?
41 Answers Bodhi Global Services, Cognizant, HCL,
What is a sub query? Describe its types?
How to write a query with a left outer join in oracle?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
Define Normalization with example?
How can you use check constraints for self referential integrity?
Explain rename?
Explain the use of inctype option in exp command.
what is the difference between no rows returned and null returned?
What happens if the update subquery returns multiple rows?
Draw E-R diagram for many to many relationship ?
Why do we use bulk collect in oracle?