A

Admin • 833K Points
Coach

Q. How can we define the clause "FROM" in Mysql?

  • (A) It defines the tables used by a query
  • (B) It defines the linking of tables in Mysql
  • (C) It defines the tables used by a query & linking of tables in Mysql
  • (D) None of the mentioned
  • Correct Answer - Option(C)
  • Views: 17
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

The "FROM" clause in MySQL tells the database which tables you want to work with. It's like saying, "I want to look at these specific tables."

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.