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: Code Re-Use Via Views

Re: Code Re-Use Via Views

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 9 Jan 2006 06:27:40 -0800
Message-ID: <1136816860.397015.187270@z14g2000cwz.googlegroups.com>


Windcliff, the basic idea is sound, but you have to carefully look at each query and determine which ones the technique will add value to and which ones need to be handled differently.

Stored procuedures that return a cursor may be another option that you can use.

And sometimes nearly, but not quite, identical code will need to appear in the programs.

Received on Mon Jan 09 2006 - 08:27:40 CST

Original text of this message

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