SQL - SELECT Column Example Knowledge Based Info. MySQL The following SQL statement selects the "CustomerName" and "City" columns from the "Customers" table: Example SELECT CustomerName,City FROM Customers; Try it Yourself » Share this Share on FacebookTweet on TwitterPlus on Google+ Related PostsSQL - Single Line CommentsSQL - UNION ExampleSQL - UNION ALL ExampleSQL - UNION ALL With WHERESQL - Multi-line CommentsSQL - UNION ALL Syntax
EmoticonEmoticon