It is very easy to check if a value is present in a PostgreSQL array, using ANY function. Here is the syntax of ANY function. value = ANY (array).
確定! 回上一頁