Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL Standard

Re: SQL Standard

From: Hans Forbrich <forbrich_at_telusplanet.net>
Date: Fri, 16 Nov 2001 08:24:38 GMT
Message-ID: <3BF4CF27.DF229EA2@telusplanet.net>


You are heading down a fairly major project - every version put out by every vendor has a different level of compliance.

In Oracle's case, if you want to find out about the deviations from standard, you can look at their SQL Language Reference Manual (not the PL/SQL or SQL*Plus manuals - those are different animals). The manuals are at http://technet.oracle.com under documentation and registration to the site is free.

Also, I turned up quite a good set of references by using Google search and asking for SQL Standard.

Chariya Peterson wrote:

> I am looking for information on SQL standard. Would appreciate it if
> anyone could post url's and or faqs for me?
> I am gathering information on how much of the standard (what ever
> exists, which ever version) is supported by each RDBMS (at least by
> Oracle, Informix, DB2, Sybase, My-SQL), and information on each RDBMS
> extension beyond the standard. I'd like to know how realistic it is to
> develop software whose database queries are RDBMS independent.
Received on Fri Nov 16 2001 - 02:24:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US