Search Postgresql Archives

How to use Integer array in where IN clause parameter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
         Can anybody suggest me how to use Integer array inside a function in where IN clause.
In my function, I have used it like
WHERE   d_base.id in (array_to_string (integer_array, ','))

However it does not work. ANy suggestion?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux