Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: find columns used in procedures

Re: find columns used in procedures

From: Holger Baer <holger.baer_at_science-computing.de>
Date: Mon, 20 Dec 2004 13:24:04 +0100
Message-ID: <cq6g94$nr2$1@news.BelWue.DE>


nullpointer wrote:
> It is lazy programming style and I have been cleaning it up whenever I
> touch any part of the code for changes in functionality.
> Problem is getting my boss to approve a couple of months of time spent
> on something that is not visible to the users.
> Will try anyway.
>
> Thanks
> Dev
>

If scalability is not a concern, then you'll indeed have a hard time. But if it means that you can either support more users on the same hardware or the hardware can support additional workload, it might be well worth it.

HTH
Holger Received on Mon Dec 20 2004 - 06:24:04 CST

Original text of this message

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