Search The Blog
About this site

@RoyOsherove

Subscribe!

This site aims to connect all the dots of my online activities - from tools, books blogs and twitter accounts, to upcoming conferences, engagements and user group talks.

from 5whys.com
Twitter: @RoyOsherove
My Book: The Art of Unit Testing
Latest Posts
« Risk Management | Main | The Internet explorer security bug everyone should know about »
Monday
Dec292003

more SQL optimization resources and a bonus tip

Michal suggests a few more SQL optimization links in return for my optimization experience:

  • sql-server-performance.com
  • SQL Server 2000 Performance Tuning Tools
  • Performance Category on SQLTeam.com
  • Performance Tuning articles on SSWUG.ORG
  • SQL Server Center, Oracle Center, DB2 Center - SSWUG.ORG (SQL Server Worldwide User's Group), SSWUG RSS via WEB2RSS
  • Also, Kyls writes:

    "I wish there was an option to tell SQL Server "No matter what, never table scan a table with more than a million rows; if you come up with a plan that does that, punt and throw an error message instead, so a DBA can fix it, rather than pound on a production database for 10 minutes straight"

    to which Darrel Responds:

    "Kyle, there is something similar to what you are asking for. Check out the Query Governor Cost Limit Option for SQL Server configuration: (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adminsql/ad_config_73u6.asp). "

    PrintView Printer Friendly Version

    Reader Comments

    There are no comments for this journal entry. To create a new comment, use the form below.

    PostPost a New Comment

    Enter your information below to add a new comment.

    My response is on my own website »
    Author Email (optional):
    Author URL (optional):
    Post:
     
    Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>