Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Please check this syntax
Josh White (whitegoose_at_inorbit.com) wrote:
: DA Morgan <damorgan_at_x.washington.edu> wrote in message news:<1112454910.979041_at_yasure>...
: > To quote Jim Kennedy, "don't write generic code it will bite you."
(snip)
: > I can no longer, from my newreader see the code to determine if it
: Here my code again:
Oh please, just because Monsieur Morgan can't see your code doesn't mean you need to post it again.
In perl I would normally write something generic.
But in PL/SQL I would normally use a perl template to generate a set of non-generic PL/SQL routines. Oracle will do various checks at compile time. I get to write generic code. Best of both worlds.
Oh yes, the client gets a series of PL/SQL routines - job security.
The best of _all_ worlds.
-- This space not for rent.Received on Sun Apr 03 2005 - 01:21:26 CST
![]() |
![]() |