where col1 not ilike ('str1%', 'str2%'... 'strN%') support?

Поиск
Список
Период
Сортировка
От Emi Lu
Тема where col1 not ilike ('str1%', 'str2%'... 'strN%') support?
Дата
Msg-id 4E5CF8F8.7030404@encs.concordia.ca
обсуждение
Ответы Re: where col1 not ilike ('str1%', 'str2%'... 'strN%') support?
Re: where col1 not ilike ('str1%', 'str2%'... 'strN%') support?
Список pgsql-sql
Good morning,

Does psql provide something like the following query command?

select * from tablename
where col1 not ilike ('str1%', 'str2%'... 'strN%')

Thanks a lot!
Emi


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