ranta
Programmer
- Jun 24, 2003
- 30
Hi,
Are there any known efficency problems with calling a stored procdure from another stored procedure? I am currently doing this to collate the information I require for a report and it is taking 26 seconds to run. I don't believe there is enough data being sifted to account for this so I was wandering whether the nested SP call could be effecting it?
Thanks...
ranta
Are there any known efficency problems with calling a stored procdure from another stored procedure? I am currently doing this to collate the information I require for a report and it is taking 26 seconds to run. I don't believe there is enough data being sifted to account for this so I was wandering whether the nested SP call could be effecting it?
Thanks...
ranta