Viewing 3 posts - 1 through 4 (of 4 total)
I realise this is not strictly on topic but we use a very similar tactic but instead use varchar(8000) parameters using a dbo.Split function which utilises a number table. This...
December 8, 2011 at 5:33 am
ryan.offord (12/8/2011)
December 8, 2011 at 4:50 am
I have a couple of questions about this article:
1.) Are the plans cached by sp_prepexec stored in the same place as the plans cached when using Stored Procedures?
2.) Do you...
December 8, 2011 at 4:23 am
Viewing 3 posts - 1 through 4 (of 4 total)