ST_Is3D() method

Determines if the geometry value has Z coordinate values.

Syntax

geometry-expression.ST_Is3D()

Returns

BIT Returns 1 if the geometry value has Z coordinate values, otherwise 0.

Examples

Standards

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