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)
Usage Examples
value |
---|
00c05e8000000000004042800000000000 |
value |
---|
00c05e8000000000004042800000000000 |
value |
---|
80c05e8000000000004042800000000000 |
value |
---|
80c05e8000000000004042800000000000 |
Last updated