ST_GeometryType
This section contains reference documentation for the ST_GeometryType function.
Signature
Usage Examples
select location, ST_GeometryType(location) AS type
from meetupRsvp
LIMIT 1location
type
Last updated
Was this helpful?

