When you commit a transaction, a. you can only roll back a portion of the transaction b. the operations performed by the SQL statements become a permanent part of the database c. you can still undo all of the changes made to the database since the beginning of the transaction by rolling back the transaction d. all of the above