Hi,
we are using SQL 2005 and want to keep the fixed execution plan not being recompile regardless of any statistics changes. What's the syntax of approaching this?(For SQL 2000 it's 'OPTION(KEEPFIXED PLAN)' but for SQL 2005 we dunno yet) Thanks a lot.
Thanks and regards,
Wallace Chan