ST_Multi
Name
ST_Multi — Return the geometry as a MULTI* geometry.
Synopsis
geometry
ST_Multi
(
geometry
geom
)
;
Description
Returns the geometry as a MULTI* geometry collection. If the geometry is already a collection, it is returned unchanged.