ST_Explode
Signature
Description
Explodes the GEOMETRYCOLLECTION
s in the fieldName
column of table tableName
, or in a query
, into multiple Geometries.
If no field name is specified, the first Geometry column is used.
The select query
must be enclosed in parenthesis ()
.
Examples
See also