Skip to content

Commit ab98336

Browse files
authored
Update Cahllenge 1 Steve's car showroom.md
1 parent 74cf390 commit ab98336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cahllenge 1 Steve's car showroom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ WHERE YEAR(sa.purchase_date) = 2021 AND s.name = 'Emily Wong';
142142
2, Toyota, Corolla, Hatchback, 25000
143143
4, Chevrolet, Camaro, Coupe, 36000```
144144

145-
```
145+
146146
### 7. What is the total revenue generated by the sales of hatchback cars?
147147

148148
``` SQL code ```

0 commit comments

Comments
 (0)