ORD is a private synonym for the OE.ORDERS table. The user OE issues the following command:
DROP SYNONYM ord;
Which statement is true regarding the above SQL statement?
A.
Only the synonym would be dropped.
B.
The synonym would be dropped and the corresponding table would become invalid.
C.
The synonym would be dropped and the packages referring to the synonym would be dropped.
D.
The synonym would be dropped and any PUBLIC synonym with the same name becomes invalid.
the question is duplicated.
Correct answer is
Duplicated question