• Forgot to include cache

    Also checking statistics (SET STATISTICS IO ON) and clearing cache [/b]before executing each stored proc.

    --Do not run in PROD!!!

    DBCC FREEPROCCACHE

    DBBC DROPCLEANBUFFERS