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)- A7% (2)
- B4% (1)
- C79% (22)
- D11% (3)
Community Discussion
No community discussion yet for this question.