This screenshot shows the Transaction Details page. The page includes the following buttons at the top: Flashback Transaction, Previous Transaction, Next Transaction, and OK. Under the buttons are the following fields:

Under the fields is a table with the following fields: SCN, Operation, Schema, Table, and SQL Redo.

Three rows are shown in the table. The values of row 1 are: "1227216" text, "START" text, blank, blank, and "set transaction read write;" text. The values of row 2 are: "1227216" text, "UPDATE" text, "HR" text, "EMPLOYEES " text, and "update "HR"."EMPLOYEES" set "SALARY" = 5165 where "EMPLOYEE_ID" = 100 and "SALARY" = 5164 and ROWID = 'AAAOCiAABAAAMMvAAA';". The values of row 3 are: "1227216" text, "UPDATE" text, "HR" text, "EMPLOYEES " text, and "update "HR"."EMPLOYEES" set "SALARY" = 5165 where "EMPLOYEE_ID" = 101 and "SALARY" = 5164 and ROWID = 'AAAOCiAABAAAMMvAAB';"