Subject Re: Performance of Stored Procedures versus execute blocks
Author Lafras Henning
Hi Steve,

Do you think the performance gains were mostly due to the elimination of
the sub procedure, or mostly due the pure speed of the C functions?

During testing did you ever run the UDF still from within the SP and if
so how was the performance increase?

In other words did the fact that it was a stored procedure vs in line
queries have a significant impact?


Regards

Lafras