P

Priyanka Tomar • 35.28K Points
Coach

Q. SELECT select_list FROM table_list WHERE row_constraint GROUP BY grouping_columns; Which of these is not optional?

  • (A) select_list
  • (B) table_list
  • (C) row_constraint
  • (D) grouping_columns
  • Correct Answer - Option(A)
  • Views: 32
  • Filed under category MySQL

Explanation by: Priyanka Tomar
This question is about the basic structure of a SELECT statement in MySQL. A SELECT statement is used to retrieve data from a database.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics