Re: Are there still performance benefits of stored procedures?

  • From: Taral Desai <taral.desai@xxxxxxxxx>
  • To: passionate_programmer@xxxxxxxxxxx
  • Date: Wed, 10 Nov 2010 09:12:05 -0600

It all depends how is your logic coded. If not properly done then it will
not help

Like how you choose variables. sometime for heavy calculation number works
good but for normal one integer works fast. So, all depends how you wanna
make it work

On Wed, Nov 10, 2010 at 1:21 AM, RP Khare <passionate_programmer@xxxxxxxxxxx
> wrote:

>  Stored procedures provide business-logic safety, reduces application code
> and business-logic is easy to maintain. But are there any performance
> benefits?
>
>
> ...........
> Rohit.
>



-- 
Thanks & Regards,
Taral Desai

Other related posts: