Which of the following is false wrt Transactions ?
A transaction is a set of sql statements
Auto commit to be set off before Transaction
Auto commit to be set off after transaction
Commit permanently records to database all changes waiting with current Connection
Rollback is used in case of any error to undo transaction