ST_ZMin() method

Retrieves the minimum Z coordinate value of a geometry.

Syntax

geometry-expression.ST_ZMin()

Returns

DOUBLE Returns the minimum Z coordinate value of the geometry-expression.

Examples

Standards

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