Home Forums SQL Server 2008 T-SQL (SS2K8) How to find (or create) the stats_stream, rowcount, and pagecount used in Update Statistics RE: How to find (or create) the stats_stream, rowcount, and pagecount used in Update Statistics

  • DBCC SHOW_STATISTICS(N'[dbo].[StgVendItem]', N'XIE1StgVendItem')

    WITH STATS_STREAM

    The SQL Guy @ blogspot[/url]

    @SeanPearceSQL

    About Me[/url]