Re: Oracle Closed World
From: Gerard H. Pille <ghp_at_skynet.be>
Date: Sun, 24 Jun 2012 19:41:18 +0200
Message-ID: <4fe7511e$0$3119$ba620e4c_at_news.skynet.be>
Robert Klemme wrote:
>
> It's not the worst thing to motivate developers to move from procedural code to SQL... :-)
> Procedural is often used because it is easier to understand for humans. But unfortunately you
> can bring any database's performance down with the wrong set of procedures and triggers.
>
Date: Sun, 24 Jun 2012 19:41:18 +0200
Message-ID: <4fe7511e$0$3119$ba620e4c_at_news.skynet.be>
Robert Klemme wrote:
>
> It's not the worst thing to motivate developers to move from procedural code to SQL... :-)
> Procedural is often used because it is easier to understand for humans. But unfortunately you
> can bring any database's performance down with the wrong set of procedures and triggers.
>
Not with SQL? Received on Sun Jun 24 2012 - 12:41:18 CDT