Re: Using "where col in (?)"

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Using "where col in (?)"
Дата
Msg-id CAKFQuwbeEaRCz5Txp1fngrBd7rfbo8eiwpH0LN8zR+3Qu0yESg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using "where col in (?)"  (Blake McBride <blake1024@gmail.com>)
Ответы Re: Using "where col in (?)"
Список pgsql-jdbc
On Friday, April 29, 2022, Blake McBride <blake1024@gmail.com> wrote:
I am wanting it to do the same as:  select * from se_user where user_id in (3, 4, 5)

Then rewrite the query to use the “val = any(array)” expression like I said.

David J.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Blake McBride
Дата:
Сообщение: Re: Using "where col in (?)"
Следующее
От: Blake McBride
Дата:
Сообщение: Re: Using "where col in (?)"