pub fn ST_Latitude_2<p, new_latitude>(
p: p,
new_latitude: new_latitude,
) -> ST_Latitude_2<<p as AsExpression<Point>>::Expression, <new_latitude as AsExpression<Double>>::Expression>Expand description
Represents the MySQL ST_Latitude function (with two arguments).