ST_Y(DOUBLE) method

Returns a copy of the point with the Y coordinate set to the specified ycoord value.

Syntax

point-expression.ST_Y(DOUBLE ycoord)

Parameters

Returns

ST_Point Returns a copy of the point with the Y coordinate set to the specified ycoord value.

Examples

Standards

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