Q54 Table EMPLOYEES contains columns including EMPLOYEE_ID, JOB_ID and SALARY.
Only the EMPLOYEE_ID column is indexed.
Rows exist for employees 100 and 200.
Examine this statement:
Which two statements are true? (Choose two.)
- (A). Employee 100 will have SALARY set to the same value as the SALARY of employee 200
- (B). Employee 200 will have JOB_ID set to the same value as the JOB_ID of employee 100
- (C). Employee 200 will have SALARY set to the same value as the SALARY of employee 100
- (D). Employee 100 will have JOB_ID set to the same value as the JOB_ID of employee 200
- (E). Employees 100 and 200 will have the same JOB_ID as before the update command
- (F). Employees 100 and 200 will have the same SALARY as before the update command
Xem thêm:
- Repair database and database block corruption Oracle Database | Kiểm tra và sửa chữa datafile data block lỗi trong Oracle
- Q50 You currently have an active transaction in your session and have been granted select access to V$TRANSACTION
- Khắc phục lỗi version mismatch pg_restore Postgresql
- Q35. Which three are true about RMAN archival backups with the RESTORE POINT clause?
- Q52 Which view displays all waits waited on by a session at least once?