Andy Shellam <[email protected]> writes: > I know about the <> and !=, for some reason != has always made better sense > to me to read, so I tend to write it that way.
Yeah, a lot of people prefer != ... that's why we provide it as an
alias for <>. There's no functional difference.
regards, tom lane
--
Sent via pgsql-sql mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
