Where can I find a database independent standard definition of SQL (the language)???
...something that I can download and study locally...
Definition of SQL
Moderator: General Moderators
sql92, sql99, .... are ansi-standards. They sell their 'official' specs i.e. here http://webstore.ansi.org/ansidocstore/default.asp
But there are drafts that may be distributed for free (afaik)
i.e. ftp://postgresql.org/pub/doc/sql/
But there are drafts that may be distributed for free (afaik)
i.e. ftp://postgresql.org/pub/doc/sql/