Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

calling an sp with dbo. specified

$
0
0

I have heard rumors that calling a stored procedure runs a little faster if you specify the schema, as in "exec dbo.mysp".

We have an app that is sending commands to SQL Server as RPCs, judging by the profiler.  The textdata field *shows* as "exec mysp".  Is there any speedup available by somehow specifying the schema as dbo?  Exactly how is it likely that would be done in the app, in C#?

Thanks,

Josh


Viewing all articles
Browse latest Browse all 15889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>