How to make a select with array contains value clause in psql

后端 未结 3 1291
自闭症患者
自闭症患者 2020-11-29 20:14

I have column arr which is of type array.

I need to get rows, where arr column contains value s

This que

3条回答
提交回复
热议问题