Skip to main content
Returns the latitude (Y coordinate) of a point Geography. Returns NULL for non-point geographies and empty points.

Signatures

Parameters

Geography
required
The input point Geography.

Return type

The latitude, or NULL.

Example