Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesI have a 2005 database with Auto Create Statistics set to true and Auto Update Statistics set to true. Am I correct that it should not be necessary for me to manually execute any 'Create Statistics' statements to create statistics to help in query plan generation? My assumption is that with these two statements set to true, SQL 2005 will create whatever statistics it needs, and I don't need to create any. Thanks, Amos.
Post Follow-up to this messageThere may be some exceptions but in general that is true. -- Andrew J. Kelly SQL MVP "Amos Soma" <amos_j_soma@yahoo.com> wrote in message news:ucZp4neJGHA.740@TK2MSFTNGP12.phx.gbl... >I have a 2005 database with Auto Create Statistics set to true and Auto >Update Statistics set to true. Am I correct that it should not be necessary >for me to manually execute any 'Create Statistics' statements to create >statistics to help in query plan generation? My assumption is that with >these two statements set to true, SQL 2005 will create whatever statistics >it needs, and I don't need to create any. > > Thanks, Amos. >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread