The EMP table has some discrepancy in data entry with a particular employee ID. You execute the query as shown in the Exhibit to retrieve all versions of the row that exist between two SCNs.View the Exhibit.<br /> Which two statements about the results of the query shown in the Exhibit are correct? ()(Choose two.)<br /> <img src="https://nimg.ppkao.com/2018-08/ppweb/2018080117074551346.png?sign=3b290294f8feff0ebb6967dbaa2f2ef2&t=62d33e07" />
A、The LAST_SCN value in the first row is NULL, which means that the versions of the row still exist at SCN 6636300.
B、The LAST_SCN value in the second row in NULL, which means that the version of the row still exists at SCN 6636300.
C、The LAST_SCN value in the third row is 6636280, which means that the version of row exists above SCN 6636280.
D、The LAST_SCN value in the second row is NULL, which means that the version of the row no longer exists because it was deleted.