User Tools

Site Tools


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
oracle/sql/union.1628679226.txt.gz · Last modified: 2021/08/11 10:53 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki