Секція 1. Розділ 17
single
Challenge: Members with No Borrowings
Свайпніть щоб показати меню
Завдання
Swipe to start coding
You need to write a query to find all members who have never borrowed a book. Use a subquery to identify members whose member_id does not appear in the borrowings table.
- Select the
nameof each member. - Use a subquery to find all
member_idvalues present in theborrowingstable. - Return only those members whose
member_idis not present in the subquery result.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 17
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат