select

Поиск
Список
Период
Сортировка
От cristi
Тема select
Дата
Msg-id 009401c2e6d9$b13aaee0$72c8a8c0@dmhi.ct.ro
обсуждение исходный текст
Ответы Re: select
Список pgsql-novice
I have an integer vector: 101,105,120... and a table with an integer field
named "cod" .
I want to select the records who contains in field named "cod" one of the
vector values.
How can I do that?

select * from table_name where cod = ????????





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