1.

x in the following statement is ____________.
DELETE FROM x USING x LEFT JOIN y ON x.col = y.col;

A. database name
B. column name
C. server name
D. table name
E. None of these
Answer» E. None of these


Discussion

No Comment Found