Ultimate access to all questions.
DESCRIBE HISTORY students;
The Delta transaction log for the 'students' table is shown using the DESCRIBE HISTORY students
command. A Data Engineer needs to query the table as it existed before the UPDATE operation listed in the log.
Which command should the Data Engineer use to achieve this? (Choose two.)