Skip to content

Commit

Permalink
Merge pull request #1789 from FabianaCampanari/FabianaCampanari-patch-1
Browse files Browse the repository at this point in the history
Update StringManipulationAndSetOperations.sql
  • Loading branch information
FabianaCampanari authored Feb 26, 2024
2 parents 9454944 + 18ed772 commit c8f2867
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 c8f2867

Please sign in to comment.