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: Using IF statements in Oracle

Re: Using IF statements in Oracle

From: Tim Marshall <tmarshal_at_Gunner.Sabot.Spam.On.Loaded.FIRE>
Date: Wed, 17 Sep 2003 20:04:29 -0230
Message-ID: <3F68E175.7BD0FE26@Gunner.Sabot.Spam.On.Loaded.FIRE>


Daniel Morgan wrote:
>
> You can not do DDL in PL/SQL except as dynamic SQL.
>
> But more imporantly ... you should not be attempting this. And even if
> you had some compelling reason to do it the commit work is meaningless
> other than to tell me that you learned SQL in some other product like
> SQL Server

Isn't changing the structure of a table as part of an application a very silly thing to do in any database system, whether it be it SQL Server, Oracle, Dbase, Jet, FM, or anything?

I suppose if he's trying to make an app which lets users design their own tables within a limited set of criteria, but still....

-- 
Tim - http://www.ucs.mun.ca/~tmarshal/
 ^o<  
 /#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^  "Want some?" - Ditto
Received on Wed Sep 17 2003 - 17:34:29 CDT

Original text of this message

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