Skip to content

Instantly share code, notes, and snippets.

@igun997
Created May 18, 2019 11:20
Show Gist options
  • Save igun997/972d224306e773896821bb29679a96ec to your computer and use it in GitHub Desktop.
Save igun997/972d224306e773896821bb29679a96ec to your computer and use it in GitHub Desktop.
BE_SQL #2
-- Write only the SQL statement that solves the problem and nothing else.
SELECT name FROM employees WHERE managerId IS NOT NULL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment