What are the uses of Rollback Segment ?
Answers were Sorted based on User's Feedback
Answer / swapna
It is used to revoke transactions from hardware device.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / paresh
It is used to revoke transactions from hardware device.What
ever u change in statement If u not commite u rollback the
previous statement.
| Is This Answer Correct ? | 3 Yes | 1 No |
How to create tables for odbc connection testing?
Compare and contrast between sql and sql server and explain its various functions?
How to create a stored procedure in oracle?
what is load balancing and what u have used to do this?(sql loader)
Name the three major set of files on disk that compose a database in Oracle?
What are the extensions used by oracle reports?
what is the difference between no rows returned and null returned?
what is RAID technology?which is better RAID 0+1 OR RAID 5?
2. Display the item number and total cost for each order line (total cost = no of items X item cost). Name the calculated column TOTAL COST.
How to find no of saturdays in a month using single sql ?
What is the relationship among database, tablespace and data file?
What is the difference between count (*), count (expression), count (distinct expression)?