It is possible use a CTE inside a select of another CTE?

后端 未结 0 1721
情歌与酒
情歌与酒 2020-12-09 04:01

It is possible use a CTE inside a select of another CTE with spatial functions? Something like this;

with
geoma as (
    select 
        ST_SetSRID(ST_MakePoi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题