Page 1 of 1

You work as a database administrator at ABC.com. You study the exhibit carefully.Exhibit: and examine the structure of C

Posted: Wed Jun 07, 2023 6:12 am
by answerhappygod
You work as a database administrator at ABC.com. You study the exhibit carefully.Exhibit: and examine the structure of CUSTOMRS AND SALES tables:Evaluate the following SQL statement:Exhibit:Which statement is true regarding the execution of the above UPDATE statement?
You Work As A D 1
You Work As A D 1 (463.99 KiB) Viewed 154 times
You Work As A D 2
You Work As A D 2 (2.45 KiB) Viewed 154 times
A. It would not execute because the SELECT statement cannot be used in place of the table name
B. It would execute and restrict modifications to only the column specified in the SELECT statement
C. It would not execute because a sub query cannot be used in the WHERE clause of an UPDATE statement
D. It would not execute because two tables cannot be used in a single UPDATE statement