Зміст курсу
SQL Basics
SQL Basics
Challenge: Unique combinations
Swipe to show code editor
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype
Дякуємо за ваш відгук!
Challenge: Unique combinations
Swipe to show code editor
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype
Дякуємо за ваш відгук!
Challenge: Unique combinations
Swipe to show code editor
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype
Дякуємо за ваш відгук!
Swipe to show code editor
From the audi_cars
table extract all the unique combinations of model
, transmission
, and fueltype