Answer Posted / 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 |
Post New Answer View All Answers
What is the implicit cursor in oracle?
What are triggers in oracle?
What is save point in oracle database?
Why do we use bulk collect in oracle?
what are bitmap indexes? How does they work?
How to start a specific oracle instance?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
What is truncate oracle?
What are the major difference between truncate and delete?
How does one get the view definition of fixed views/tables?
what are the default admin accounts in Oracle 10g ?
Explain the difference between replace() and translate() functions in oracle?
how to do daily transactions with out sql* loader control file regesterd in apps?
Differentiate between function and procedure in oracle.
What is the use of aggregate functions in oracle?