Course Content
SQL Basics
SQL Basics
Challenge: Unique combinations
Task
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype
Thanks for your feedback!
Challenge: Unique combinations
Task
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype
Thanks for your feedback!
Challenge: Unique combinations
Task
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype
Thanks for your feedback!
Task
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype