Postgres union a variable of type array to the result set of a query

前端 未结 0 1727
天命终不由人
天命终不由人 2021-01-21 21:07

Is it possible to union a to union a variable to a select statement in postgres? I have a recursive function at the moment that in essence does this:

select id fr         


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