Postgres extracting data from a User defined data type in a function

前端 未结 0 359
情歌与酒
情歌与酒 2020-12-15 14:16

I am trying to extract the data from a user-defined data type in Postgres. I have 2 user-defined data types

    CREATE TYPE filter_2 AS
        (
                     


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