Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Employees on Multiple Projects | Nested Subqueries in the WHERE section
Generate Nested Subqueries in SQL
Osio 1. Luku 6
single

single

bookChallenge: Employees on Multiple Projects

Pyyhkäise näyttääksesi valikon

Tehtävä

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 WHERE clause to identify employee_id values from the employee_projects table that appear in more than one project.
  • Select the employee_id, first_name, and last_name from the employees table for those employees.
  • The query must use the IN operator and a nested subquery.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 6
single

single

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

some-alt