What is rollback?



What is rollback?..

Answer / Priyanshu Varshney

In SQL/PLSQL, a ROLLBACK statement undoes the effects of one or more SQL statements that have been executed in a transaction. It rolls back to the last commit point.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is an intersect?

1 Answers  


How do you create a unique index?

1 Answers  


What is the relation b/w view and trigger

3 Answers   Accenture, TCS,


What is t-sql? : Transact sql

1 Answers  


What are pl/sql cursors?

1 Answers  


Is it possible to include an insert statement on the same table to which the trigger is assigned?

1 Answers  


What are the two types of cursors in pl sql?

1 Answers  


What is database sql?

1 Answers  


Can delete statement be rollbacked?

0 Answers  


What is the use of time stamp in select statement?

1 Answers   TCS,


What is parameter substitution in sql?

1 Answers  


Is sql developer case sensitive?

1 Answers  


Categories