Re: != or <> - Mailing list pgsql-general

From Tom Lane
Subject Re: != or <>
Date
Msg-id 28920.989332385@sss.pgh.pa.us
Whole thread Raw
In response to != or <>  (Martín Marqués <martin@bugs.unl.edu.ar>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Database Recovery Help...
Next
From: "Tim Barnard"
Date:
Subject: Re: Re: A different compile problem for 7.1.1