st_union(geometry, geometry)


Description

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

Parameters

Name Type Mode
geom1 USER-DEFINED IN
geom2 USER-DEFINED IN