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/plsql query question

Re: sql/plsql query question

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Thu, 06 Nov 2003 16:07:10 -0800
Message-ID: <1068163649.824295@yasure>


roger wrote:

>Mostly, it is because I try to avoid dynamic SQL at all costs.
>
>My main reason being that with DSQL you end up coding
>schema object names (tables, columns, functions etc..)
>as strings, rather than as symbols that are visible and can
>be checked at compile time.
>

This is not true if you do it correctly.

I'd suggest you go to http://asktom.oracle.com and look at the numerous examples Tom has created.
Tom doesn't write junk.

-- 

Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Nov 06 2003 - 18:07:10 CST

Original text of this message

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