What is Rollback Segment ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
A Database contains one or more Rollback Segments to
temporarily store "undo" information.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gvmahesh
roll back segment means it is a an dynamic memory location
for storing all the transactional(INSRT,UPDATE,DELETE) data.
untill we commited or rollback that data.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Data Block ?
How to insert multiple rows with one insert statement in oracle?
How do I connect to oracle database?
Hi Can any one tell me what are the API's used in requisition import.
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
How to create a temporary table in oracle?
What is difference between sid and service name in oracle?
Can you have more than one content canvas view attached with a window ?
What are temporal data types in oracle?
What are the arithmetic operations?
What is a heap related to database ?
1 Answers TCS, University of Edinburgh,
How to sort the query output in oracle?