Viewing 2 posts - 1 through 3 (of 3 total)
Number of records in a table can definitely affect the execution plans. SQL Server will usually create multiple plans, estimate the total execution time for each, and then show...
April 28, 2003 at 1:45 pm
#455572
Beautiful! Worked perfectly -- now my outide script never changes context and my problem is solved. I owe you one, Greg!
JD
April 28, 2003 at 8:02 am
#455519