[development] ANSI SQL <>
Earnie Boyd
earnie at users.sourceforge.net
Mon Sep 24 20:59:40 UTC 2007
Quoting Doug Green <douggreen at douggreenconsulting.com>:
> ANSI 2003 - http://savage.net.au/SQL/sql-2003-2.bnf - search for <not
> equals operator>:
>
> <not equals operator> ::= <less than operator> <greater than operator>
>
> MySQL -
> http://dev.mysql.com/doc/refman/5.1/en/non-typed-operators.html -
> supports both != and <>
> Postgres - http://www.faqs.org/docs/ppbook/c7547.htm - supports both
>
> These aren't the official links (with the exception of MySQL)
>
Oracle supports both.
Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.com/
More information about the development
mailing list