The Artima Developer Community
Sponsored Link

.NET Buzz Forum
more SQL optimization resources and a bonus tip

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
more SQL optimization resources and a bonus tip Posted: Dec 28, 2003 5:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: more SQL optimization resources and a bonus tip
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

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). "

    Read: more SQL optimization resources and a bonus tip

    Topic: New virus warning Previous Topic   Next Topic Topic: About the new .Netweblogs features

    Sponsored Links



    Google
      Web Artima.com   

    Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use