STPOINT
This section contains reference documentation for the ST_POINT/STPOINT function.
Returns a geometry or geography type point object with the given coordinate values.
Signature
STPOINT(x, y)
STPOINT(x, y, isGeography)
ST_POINT(x, y)
ST_POINT(x, y, isGeography)