Зміст курсу
Data Manipulation using SQL
Data Manipulation using SQL
Challenge: the Biggest Album
Завдання
Find the album's title (title
) with a maximum number of songs (count id
s). If there are multiple answers, select the first one from sorted in the lexicographical order.
Дякуємо за ваш відгук!
Challenge: the Biggest Album
Завдання
Find the album's title (title
) with a maximum number of songs (count id
s). If there are multiple answers, select the first one from sorted in the lexicographical order.
Дякуємо за ваш відгук!
Challenge: the Biggest Album
Завдання
Find the album's title (title
) with a maximum number of songs (count id
s). If there are multiple answers, select the first one from sorted in the lexicographical order.
Дякуємо за ваш відгук!
Завдання
Find the album's title (title
) with a maximum number of songs (count id
s). If there are multiple answers, select the first one from sorted in the lexicographical order.