st_union(geom1 geometry, geom2 geometry)


Description

args: g1, g2 - Computes a geometry representing the point-set union of the input geometries.

Parameters

Name Type Mode
geom1 geometry IN
geom2 geometry IN

Definition