Consider the Project relation shown in the exhibit as well as the following SQL statement:
Which of the following tables shows the Project relation after execution of this SQL statement?
A.
A
B.
B
C.
C
D.
D
Consider the Project relation shown in the exhibit as well as the following SQL statement:
Which of the following tables shows the Project relation after execution of this SQL statement?
A.
A
B.
B
C.
C
D.
D
there is no SQL statement
I think the SQL statement should be DELETE FROM PROJECT WHERE Cust_Name=’Acme’;