Page 1 of 1

: 45Click the Exhibit button.Referring to the exhibit, which two statements are correct? (Choose two.)

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
: 45Click the Exhibit button.Referring to the exhibit, which two statements are correct? (Choose two.)
45click The Exh 1
45click The Exh 1 (34.88 KiB) Viewed 99 times
A. If the EMPLOYEE_TEMP table exists, the execution order is 1,2,3.
B. If the EMPLOYEE_TEMP table does not exist, the execution order is 1,4,3.
C. If the EMPLOYEE_TEMP table exists, the execution order is 4,1,2,3.
D. If the EMPLOYEE_TEMP table does not exist, the execution order is 4,1,3. E. If the messages table does not exist, the SQL procedure will still compile.