select sdo_geom.sdo_centroid(t.shape, 2) .sdo_point.x x,
sdo_geom.sdo_centroid(t.shape, 2) .sdo_point.y y from gd_zy_region t
SQL如何取得一个面的中心点

相关文章:

  • 2022-12-23
  • 2022-01-25
  • 2021-05-29
  • 2022-01-30
  • 2021-11-06
  • 2021-05-23
猜你喜欢
  • 2022-12-23
  • 2021-12-18
  • 2022-02-18
  • 2021-10-06
  • 2022-01-01
  • 2021-07-16
  • 2022-12-23
相关资源
相似解决方案