nerdexam
Microsoft

98-364 · Question #243

You have two tables named Cars and Color as defined below. The two tables are related by ColorId. You run the following SQL statement: select: How many rows does the SQL statement return?

The correct answer is C. 3. See the full explanation below for the reasoning.

Question

You have two tables named Cars and Color as defined below. The two tables are related by ColorId. You run the following SQL statement: select:

How many rows does the SQL statement return?

Options

  • A0
  • B2
  • C3
  • D6

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    79% (22)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 98-364 Practice