ST_GeometryType() method

Returns the name of the type of the ST_Geometry value.

Syntax

geometry-expression.ST_GeometryType()

Returns

VARCHAR_0123128321_ Returns the data type of the geometry value as a text string. This method can be used to determine the dynamic type of a value.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) 5.1.4