Skip to content

Commit

Permalink
Update StringManipulationAndSetOperations.sql
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana Campanari <fabicampanari@gmail.com>
  • Loading branch information
FabianaCampanari authored Feb 26, 2024
1 parent 9454944 commit 18ed772
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ WHERE SALARIO > 5000

SELECT COD_DEPTO FROM TB_DEPARTAMENTO
EXCEPT
SELECT COD_DEPTO FROM TB_EMPREGADO

0 comments on commit 18ed772

Please sign in to comment.