oracle:sql:union
This is an old revision of the document!
Oracle - SQL - Union
SELECT column_name(s) FROM table_name1 UNION SELECT column_name(s) FROM table_name2
SELECT column_name(s) FROM table_name1 UNION ALL SELECT column_name(s) FROM table_name2
oracle/sql/union.1628679254.txt.gz · Last modified: 2021/08/11 10:54 by peter