Oracle to postgres- what is tab in postgresql?

后端 未结 0 952
梦谈多话
梦谈多话 2020-12-03 01:23

converting some stuff from oracle to posgresql.

I have a statement like this:

select count(name)
    into STRICT l_record_exists
    from tab
    where         


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