ST_Z(DOUBLE) method

Returns a copy of the point with the Z coordinate set to the specified zcoord value.

Syntax

point-expression.ST_Z(DOUBLE zcoord)

Parameters

Returns

ST_Point Returns a copy of the point with the Z coordinate set to the specified zcoord value.

Examples

Standards

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