Created
September 29, 2018 19:01
-
-
Save operateur-mar/e2133feea6ce3c448fd2bee3fbe92282 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Query n° 5 : Select Distinct */ | |
| SELECT DISTINCT type from orders |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment