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: Portable way to DROP a COLUMN?..

Re: Portable way to DROP a COLUMN?..

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Fri, 22 Sep 2006 13:01:50 GMT
Message-ID: <J5zw7H.439@igsrsparc2.er.usgs.gov>


> It is (or ought to be "trivial") from the SQL syntax perspective.

There are multiple levels to the ANSI SQL standard. In order for a RDBMS vendor to put the "ANSI SQL compliant" tag on their product, they only need to comply with the entry level of the ANSI SQL standard. DDL operations are not in the entry level, as such, the same operation's syntax can vary from one RDBMS vendor to another.

What should happen, and what does happen are two different things here.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Fri Sep 22 2006 - 08:01:50 CDT

Original text of this message

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