standard sql operators

Поиск
Список
Период
Сортировка
От harrold@sage.che.pitt.edu
Тема standard sql operators
Дата
Msg-id Pine.LNX.4.21.0108131808250.2982-100000@sage.che.pitt.edu
обсуждение исходный текст
Ответ на Overwriting Operator for numeric and float8 fails  ("Johann Zuschlag" <zuschlag@online.de>)
Ответы Re: standard sql operators  (Gaetan GUYODO <gaetan.guyodo@lrb.ap-hop-paris.fr>)
Список pgsql-novice
hey.

i have a question about 'LIKE', 'ILIKE'  and  the regular expression match
operators '~, ~*, !~, !~*'.  i realize the regular expression operators
are those set by the posix standard, but i dont believe they are part of
the sql standard. is 'LIKE'/'ILIKE' a standard sql operator?

i looked for a while but i could not find the actual sql standards.

if someone could point me to a website with the standards for sql that
would be great.

my concern here is portability of applications.

thanks
john


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

Предыдущее
От: "Johann Zuschlag"
Дата:
Сообщение: Overwriting Operator for numeric and float8 fails
Следующее
От: Andrew McMillan
Дата:
Сообщение: Re: Overwriting Operator for numeric and float8 fails