Sectionย 1. Chapterย 27
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ย 1. Chapterย 27
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat