Function st_y

Source
pub fn st_y<geometry>(geometry: geometry) -> st_y<geometry>
where geometry: AsExpression<Geometry>,
Expand description

Return the Y coordinate of the point, or NULL if not available. Input must be a point.