Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7159227
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:11:45+00:00 2026-05-28T13:11:45+00:00

Is there a tool out there that can analyse SQL Server databases for potential

  • 0

Is there a tool out there that can analyse SQL Server databases for potential problems?

For example:

  • a foreign key column that is not indexed
  • an index on a uniqueidentifier column that has no FILL FACTOR
  • a LastModifiedDate DATETIME column that has no UPDATE trigger to update the datetime
  • a large index with “high” fragmentation
  • a non-fragmented index that exists in multiple extents
  • a trigger that does not contain SET NOCOUNT ON (leaving it suspectible to “A trigger returned a resultset and/or was running with SET NOCOUNT OFF while another outstanding result set was active.”)
  • a database, table, stored procedure, trigger, view, created with SET ANSI_NULLS OFF
  • a database or table with SET ANSI_PADDING OFF
  • a database or table created with SET CONCAT_NULL_YIELDS_NULL OFF
  • a highly fragmented index that might benefit from a lower FILLFACTOR (i.e. more padding)
  • a table with a very wide clustered index (e.g. uniqueidentifier+uniqueidentifier)
  • a table with a non-unique clustered index
  • use of text/ntext rather than varchar(max)/nvarchar(max)
  • use of varchar in columns that could likely contain localized strings and should be nvarchar (e.g. Name, FirstName, LastName, BusinessName, CountryName, City)
  • use of *=, =*, *=* rather than LEFT OUTER JOIN, RIGHT OUTER JOIN, FULL OUTER JOIN
  • trigger that returns a results set
  • any column declared as timestamp rather than rowversion
  • a nullable timestamp column
  • use of image rather than varbinary(max)
  • databases not in simple mode (or a log file more than 100x the size of the data file)

Is there an FxCop for SQL Server?

Note: The Microsoft SQL Server 2008 R2 Best Practices Analyzer doesn’t fit the bill.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:11:46+00:00Added an answer on May 28, 2026 at 1:11 pm

    There’s SQLCop – free, and quite an interesting tool, too!

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a tool out there that can automatically convert Python to Java? Can
Is there a tool out there which can convert SQL syntax to LINQ syntax?
Is there a tool out there that I can point at a Java DTO
Is there a good tool out there that can model an application concurrency/locking scheme
Does anyone know if there is a help authoring tool out there that can
Is there a tool out there that can check if an imported JAR is
I'm just asking this out of curiosity : Is there any tool that can
Is there any .NET performance profiling tool out there that I can attach to
I know we have ILdasm, but is there any tool out there that will
Is there a tool/plugin/function for Firefox that'll dump out a memory usage of Javascript

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.