ST_XMin() method

Retrieves the minimum X coordinate value of a geometry.

Syntax

geometry-expression.ST_XMin()

Returns

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

Examples

Standards

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