Sectionย 5. Chapterย 3
single
Challenge: Find Employees Without Managers
Swipe to show menu
Task
Swipe to start coding
Write a query to list employees who do not have an assigned manager.
- Select all columns from the
employeestable. - Return only those rows where the
manager_idcolumn is null.
Solution
Everything was clear?
Thanks for your feedback!
Sectionย 5. Chapterย 3
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat