Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
statistics
Items 1 to 20 of 50
Next 20 >>
Managing SQL Server Statistics
Accurate statistics about the data held in tables are used to provide the best execution strategy for SQL queries. but if the statistics don't accurately reflect the current contents of the table you'll get a poorly-performing query. How do you find out if statistics are correct, and what can you do if the automatic update of statistics isn't right for the way a table is used?
Read more...
By
Additional Articles
2013/04/15
|
Source:
SimpleTalk
|
Category:
statistics
Rating:
(not yet rated)
Rate this
|
Briefcase
|
6,058 reads
SQL Server Backup, Integrity Check, Index and Statistics Maintenance
Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012.
Read more...
By
Ola Hallengren
2013/03/13
|
Source:
SQLServerCentral.com
|
Category:
backup
Rating:
|
Discuss
|
Briefcase
|
38,289 reads
SQL Server Statistics Questions We Were Too Shy to Ask
If you need to optimise SQL Server performance, it pays to understand SQL Server Statistics. Grant Fritchey answers some frequently-asked questions about SQL Server Statistics: the ones we somehow feel silly asking in public, and think twice about doing so.
Read more...
By
Additional Articles
2013/03/12
|
Source:
SimpleTalk
|
Category:
statistics
Rating:
Rate this
|
Briefcase
|
2,951 reads
SQL Server Statistics Questions We Were Too Shy to Ask
If you need to optimise SQL Server performance, it pays to understand SQL Server Statistics. Grant Fritchey answers some frequently-asked questions about SQL Server Statistics: the ones we somehow feel silly asking in public, and think twice about doing so.
Read more...
By
Additional Articles
2013/03/01
|
Source:
SimpleTalk
|
Category:
statistics
Rating:
Rate this
|
Briefcase
|
3,385 reads
SQL Server 2008 Statistics: What does a DBA need to know?
I’ve been looking into the behaviour of statistics in SQL Server 2008 – so I’d like to present an overview from...
Read more...
By
matt.bowler
2013/02/20
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,737 reads
What is DBCC SHOW_STATISTICS Telling Me About My Data?
Per Books Online, DBCC SHOW_STATISTICS displays current query optimization statistics for a table or indexed view. Basically it shows you...
Read more...
By
Patrick Keisler
2013/02/14
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,868 reads
Free Webinar: Statistics in Oracle and SQL Server
In their third live 'Oracle vs. SQL Server' discussion, Jonathan Lewis (Oracle Ace Director, OakTable Network) and Grant Fritchey (Microsoft SQL Server MVP) will look at statistics in Oracle and SQL Server. Expect a lively debate on Oracle vs. SQL Server from two leading RDBMS experts on Jan 23, 2013.
Read more...
By
Press Release
2013/01/22 (first published: 2013/01/11)
|
Source:
Red-Gate
|
Category:
oracle
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,595 reads
Free Webinar: Statistics in Oracle and SQL Server
In their third live 'Oracle vs. SQL Server' discussion, Jonathan Lewis (Oracle Ace Director, OakTable Network) and Grant Fritchey (Microsoft SQL Server MVP) will look at statistics in Oracle and SQL Server. Expect a lively debate on Oracle vs. SQL Server from two leading RDBMS experts on Jan 23, 2013.
Read more...
By
Press Release
2013/01/22 (first published: 2013/01/11)
|
Source:
Red-Gate
|
Category:
oracle
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,595 reads
Statistics Update Clarification
By default statistics are created automatically within SQL Server. And, by default, these stats are updated automatically based on a...
Read more...
By
Grant Fritchey
2013/01/11
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,344 reads
Free Webinar: Statistics in Oracle and SQL Server
In their third live 'Oracle vs. SQL Server' discussion, Jonathan Lewis (Oracle Ace Director, OakTable Network) and Grant Fritchey (Microsoft SQL Server MVP) will look at statistics in Oracle and SQL Server. Expect a lively debate on Oracle vs. SQL Server from two leading RDBMS experts on Jan 23, 2013.
Read more...
By
Press Release
2013/01/22 (first published: 2013/01/11)
|
Source:
Red-Gate
|
Category:
oracle
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,595 reads
Free Webinar: Statistics in Oracle and SQL Server
In their third live 'Oracle vs. SQL Server' discussion, Jonathan Lewis (Oracle Ace Director, OakTable Network) and Grant Fritchey (Microsoft SQL Server MVP) will look at statistics in Oracle and SQL Server. Expect a lively debate on Oracle vs. SQL Server from two leading RDBMS experts on Jan 23, 2013.
Read more...
By
Press Release
2013/01/22 (first published: 2013/01/11)
|
Source:
Red-Gate
|
Category:
oracle
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,595 reads
Statistics - 4
Read more...
By
bitbucket
2012/11/06
|
Category:
statistics
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,816 reads
SQL Server Backup, Integrity Check, Index and Statistics Maintenance
Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012.
Read more...
By
Ola Hallengren
2013/03/13
|
Source:
SQLServerCentral.com
|
Category:
backup
Rating:
|
Discuss
|
Briefcase
|
38,289 reads
Statistics - 3
Read more...
By
bitbucket
2012/10/09
|
Category:
statistics
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,293 reads
How to Find Outdated Statistics in SQL Server 2008
How can I find out which statistics are outdated in my SQL Server database?
Read more...
By
Additional Articles
2012/09/06
|
Source:
MSSQLTips.com
|
Category:
statistics
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,647 reads
SQL Server Backup, Integrity Check, Index and Statistics Maintenance
Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012.
Read more...
By
Ola Hallengren
2013/03/13
|
Source:
SQLServerCentral.com
|
Category:
backup
Rating:
|
Discuss
|
Briefcase
|
38,289 reads
RYO Maintenance Plan – Update Statistics
Another key component of any good maintenance plan is updating statistics. Statistics are what help the SQL Server optimizer choose...
Read more...
By
2012/02/27
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,123 reads
Tips to optimize your SQL statements
Don't blame SQL Server if your SQL Statements perform badly! But where do you start to investigate the problem? This article is a primer on were to start looking when your SQL runs slowly.
Read more...
By
Brian Ellul
2012/02/10 (first published: 2010/07/29)
|
Source:
SQLServerCentral.com
|
Category:
performance tuning
Rating:
|
Discuss
|
Briefcase
|
40,272 reads
SQL Server Backup, Integrity Check, Index and Statistics Maintenance
Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012.
Read more...
By
Ola Hallengren
2013/03/13
|
Source:
SQLServerCentral.com
|
Category:
backup
Rating:
|
Discuss
|
Briefcase
|
38,289 reads
Statistics - 2
Read more...
By
bitbucket
2011/09/23
|
Category:
statistics
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,319 reads
Items 1 to 20 of 50
Next 20 >>
Tags
indexing
(8)
blogs
(5)
dmv
(5)
administration
(4)
t-sql
(3)
maintenance
(2)
performance tuning
(2)
query optimization
(2)
sql server 2005
(2)
sql server 2008
(2)
webinar
(2)
ascending columns
(1)
auto_created
(1)
backup
(1)
columns
(1)
data exploration
(1)
density
(1)
distribution
(1)
index maintenance
(1)
integrity check
(1)
kurtosis
(1)
metadata
(1)
metrics
(1)
optimizer
(1)
oracle
(1)
performance monitoring
(1)
quartiles
(1)
query optimizer
(1)
range
(1)
skew
(1)
sql server 2008 r2
(1)
sql server 2012
(1)
standard deviation
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.