Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. coughe

    Comprehensive index information

    I'm using SQL Server 2000 and 2005 (so the Online and Max degree of parallelism for 2005 only) -Greg
  2. coughe

    Comprehensive index information

    I need to gather all the applicable options and their values that could have been used on an index during creation/alteration. Does anyone know what system tables may hold the information concerning the following create index options: 1) ONLINE 2) MAXDOP 3) STATISTICS_NORECOMPUTE 4) DROP EXISTING
  3. coughe

    Comprehensive index information

    I need to gather all the applicable options (and their values if applicable) that could have been used on an index during creation/alteration. Does anyone know what system tables may hold the information concerning the following create-index options: 1) "with consumers = x" clause 2) "statistic...

Part and Inventory Search

Back
Top