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:
- Q159. Which two are true about changing the LOCAL_UNDO_ENABLED property to false in a CDB?
- Quản trị thông tin Hugepages
- Rman Restore Tablespace trong khi mất datafile và không có datafile backup Oracle Database 19c
- Q162. Which three methods can be used for heap table data migration after upgrading a database?
- Quản trị Pluggable Database (PDB) trong Oracle Multitenant