TysonLPrice
Programmer
I've seen postings on and am trying to research tuning stored procedures by using what I thought was called scalibility in where clauses. I can't remember an exact scenario but it's something like if you use '01/01/2010' versus GetDate(). It's along the lines that the compiler doesn't know what the value will be and can't create an effective execution plan. Any thoughts?