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

Поиск
Список
Период
Сортировка
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 по дате отправления:

Предыдущее
От: Jan Eskilsson
Дата:
Сообщение: Re: [ADMIN] parsing audit table
Следующее
От: Julien Cigar
Дата:
Сообщение: Re: where col1 not ilike ('str1%', 'str2%'... 'strN%') support?