V

Vinay Kumar • 8.55K Points
Tutor III

Q. ‘x’ in the following statement is

Code:
DELETE FROM x USING x LEFT JOIN y ON x.col = y.col;
  • (A) column name
  • (B) database name
  • (C) server name
  • (D) table name

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.