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: Alter any view?

Re: Alter any view?

From: <ford_desperado_at_yahoo.com>
Date: 15 Feb 2005 14:56:57 -0800
Message-ID: <1108508217.659985.205160@l41g2000cwc.googlegroups.com>


I would do anything to avoid this execute immediate stuff. I work hard to reduce parse/compile count, replace dynamic SQL with bind variables and so on.
What you are suggesting would definitely slow down the server Received on Tue Feb 15 2005 - 16:56:57 CST

Original text of this message

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