Geometric Functions for GeometryCollection Objects : GeometryCollection « Geometric « SQL / MySQL
- SQL / MySQL
- Geometric
- GeometryCollection
Geometric Functions for GeometryCollection Objects
Function Description
GEOMETRYN(g, N) Returns the geometric object at position N.
NUMGEOMETRIES(g) Number of objects in a collection.
Related examples in the same category