writing function in postgresql for some inputs

后端 未结 0 356
醉话见心
醉话见心 2021-01-12 23:32

i have a table and query to access record from that table is

select a,b,c 
from table 
where value in (3474, 3565, 3566, 4732, 3567, 3568, 4299) 
and (id = 1          


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