Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Employees Without Projects | Section
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
SQL Joins in Depth
Sectionย 1. Chapterย 13
single

single

bookChallenge: Employees Without Projects

Swipe to show menu

Task

Swipe to start coding

Write a query to list all employees who are not assigned to any project.

  • Select the employee ID and name for each employee who does not appear in the assignments table.
  • Use a join that includes all employees and only those assignments that match.
  • Ensure only employees without any assignment are included in the result.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Sectionย 1. Chapterย 13
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt