Re: Using regexp_matches in the WHERE clause

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Using regexp_matches in the WHERE clause
Дата
Msg-id k92bp7$pt1$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: Using regexp_matches in the WHERE clause  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Using regexp_matches in the WHERE clause  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-sql
Pavel Stehule, 27.11.2012 13:26:
>> My question is: why I cannot use regexp_matches() in the WHERE clause, even
>> when the result is clearly an integer value?
>>
>
> use a ~ operator instead
>

So that means, regexp_matches cannot be used as an expression in the WHERE clause?

Regards
Thomas






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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Using regexp_matches in the WHERE clause
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Using regexp_matches in the WHERE clause