A
Q. 'x' in the following MySQL statement is . . . . . . . .
DELETE FROM x USING x LEFT JOIN y ON x.col = y.col;
- Correct Answer - Option(B)
- Views: 19
- Filed under category MySQL
- Hashtags:
Discusssion
Login to discuss.