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.
Employees 100 and 200 will have the same SALARY as before the update command.
B.
Employee 100 will have JOB_ID set to the same value as the JOB_ID of employee 200.
C.
Employee 200 will have JOB_ID set to the same value as the JOB_ID of employee 100.
D.
Employees 100 and 200 will have the same JOB_ID as before the update command.
E.
Employee 100 will have SALARY set to the same value as the SALARY of employee 200.
F.
Employee 200 will have SALARY set to the same value as the SALARY of employee 100.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
lucemqy
1 month, 3 weeks agoHassanMkhlalati
3 months, 4 weeks agoNelita
7 months, 1 week ago