Skip to content

Instantly share code, notes, and snippets.

@benadaba
Created May 8, 2016 04:26
Show Gist options
  • Save benadaba/b7ece7fda07d75223beb1a6e2fb51db6 to your computer and use it in GitHub Desktop.
Save benadaba/b7ece7fda07d75223beb1a6e2fb51db6 to your computer and use it in GitHub Desktop.
Ex 4 Teradata Dillard.sql
--Ex4
SELECT *
FROM TRNSACT
WHERE AMT <> SPRICE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment