Multiple choice What is the function of the SAVEPOINT command? To save information in a database after updation To identify a point in a transaction to which you can later roll back To save a table To save after RENAME a table None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation This is the function of a SAVEPOINT command.