Examveda
Examveda

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

A. column name

B. table name

C. server name

D. database name

Answer: Option B


This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous