The ____ clause must contain a join condition for joining two tables

3. The ____ clause must contain a join condition for joining two tables.

  1. FROM
  2. WHERE
  3. Both A and B
  4. None of the above

Answer: C) Both A and B

Explanation:

The FROM clause and the WHERE clause must contain a join condition for joining two tables.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.