SQL - UNION ALL Syntax Knowledge Based Info. MySQL SELECT column_name(s) FROM table1 UNION ALL SELECT column_name(s) FROM table2; Note : The column names in the result-set of a UNION are usually equal to the column names in the first SELECT statement in the UNION. Share this Share on FacebookTweet on TwitterPlus on Google+ Related PostsSQL - UNION SyntaxSQL - NOT BETWEEN Operator with Text Value ExampleSQL - BETWEEN Operator with Text Value ExampleSQL - SELECT Column ExampleSQL - Comments in StatementsSQL - DELETE Example
EmoticonEmoticon