Welcome to Sign in | Help
in Search

QOD 70-431 2006-09-19 Objective Maintaining Databases - Manage Statistics

Last post 11-05-2006, 3:25 PM by xmldeveloper. 2 replies.
Sort Posts: Previous Next
  •  09-19-2006, 3:20 PM 113

    QOD 70-431 2006-09-19 Objective Maintaining Databases - Manage Statistics

    What statements allow you to manage statistics in SQL Server 2005 ?

    Place the mouse cursor HERE for the answer

    Reference: "Statistics Used by the Query Optimizer in Microsoft SQL Server 2005" http://www.microsoft.com/technet/prodtechnol/sql/2005/qrystats.mspx


    Cristian Andrei Lefter, SQL Server MVP
    MCT, MCSA, MCDBA, MCAD, MCSD .NET,
    MCTS, MCITP - Database Administrator SQL Server 2005
    http://sqlserver.ro
    Filed under:
  •  11-04-2006, 9:46 PM 738 in reply to 113

    Re: QOD 70-431 2006-09-19 Objective Maintaining Databases - Manage Statistics

    sp_autostats allow to create update display statistics at object level(index ,table ,statistic object)


    Secolul XXI ori va fi religios ori nu va fi deloc
  •  11-05-2006, 3:25 PM 742 in reply to 738

    Re: QOD 70-431 2006-09-19 Objective Maintaining Databases - Manage Statistics

    Actually the correct answer is CREATE STATISTICS, UPDATE STATISTICS and DROP STATISTICS.
    Cristian Andrei Lefter, SQL Server MVP
    MCT, MCSA, MCDBA, MCAD, MCSD .NET,
    MCTS, MCITP - Database Administrator SQL Server 2005
    http://sqlserver.ro
View as RSS news feed in XML
Powered by Community Server (Commercial Edition), by Telligent Systems