sql - What really 'STATISTICS' do? -


what statistics do? , where use in query optimization senarios?

you not manually use statistics. sql server's query optimizer does. used determine if , indexes query.

at point, recommend start reading basics:


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -