Re: != or <>

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: != or <>
Дата
Msg-id 28920.989332385@sss.pgh.pa.us
обсуждение исходный текст
Ответ на != or <>  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-general
=?iso-8859-1?q?Mart=EDn=20Marqu=E9s?= <martin@bugs.unl.edu.ar> writes:
> Which is the best approach to put in a check constraint
>     col <> something
>     col != something
> ?

There's really no difference ... although <> is the
SQL-standard-approved spelling, if that matters to you.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Database Recovery Help...
Следующее
От: "Tim Barnard"
Дата:
Сообщение: Re: Re: A different compile problem for 7.1.1