UNION « Select Query « PostgreSQL






1.Using UNION for two data sets
2.SELECT text 'a' AS "text" UNION SELECT 'b'
3.Type Resolution in a Transposed Union