How many rows does the SQL statement return? seenagape 10 years ago 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? A. 0 B. 2 C. 3 D. 6 ← Previous question Next question →