Секція 1. Розділ 6
single
Challenge: Employees on Multiple Projects
Свайпніть щоб показати меню
Завдання
Swipe to start coding
Write a query to list employees who are assigned to more than one project using a nested subquery with IN.
- Use a nested subquery in the
WHEREclause to identifyemployee_idvalues from theemployee_projectstable that appear in more than one project. - Select the
employee_id,first_name, andlast_namefrom theemployeestable for those employees. - The query must use the
INoperator and a nested subquery.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 6
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат