πŸ“Š MySQL
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
πŸ’¬ Discuss
βœ… Correct Answer: (D) table name

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
190
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vinay Kumar
Publisher
πŸ“ˆ
80%
Success Rate