SQL - SELECT DISTINCT Example Knowledge Based Info. MySQL The following SQL statement selects only the distinct values from the "City" columns from the "Customers" table: Example SELECT DISTINCT City FROM Customers; Try it Yourself » Share this Share on FacebookTweet on TwitterPlus on Google+ Related PostsThese Are The Fastest Growing Programming LanguagesSQL - BETWEEN Operator ExampleSQL - NOT BETWEEN Operator ExampleSQL - BETWEEN Operator with IN ExampleStructure of C ProgramSQL - UNION Syntax
EmoticonEmoticon