Summarizing Principles
•Queries should rarely return rows relating to old events. •Queries should not even touch old-event data early in the execution plan, even if that data is discarded later in the plan, with rare exceptions.