Documentation Home
MySQL 8.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 39.8Mb
PDF (A4) - 39.9Mb
Man Pages (TGZ) - 257.9Kb
Man Pages (Zip) - 364.9Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 8.4 Reference Manual  /  ...  /  Geometry Property Functions

14.16.7 几何属性函数

每个属于这个组的函数都将一个几何值作为参数,并返回几何值的一些定量或定性属性。一些函数对其参数类型进行限制。如果参数类型不正确,这些函数将返回NULL。例如,ST_Area()多边形函数将返回NULL,如果对象类型既不是Polygon也不是MultiPolygon