This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
Set Arithabort Off.

Does ARITHABORT Setting Negatively Impact SQL Server Performance? – Interview Question of the Week #220

April 14, 2019
Pinal Dave
SQL Interview Questions and Answers
SQL Performance, SQL Server, SQL Server Management Studio

Does the ARITHABORT setting hurt SQL Server performance? Yes, because with ARITHABORT OFF SQL Server can build a very different plan and queries may slow down.

Read More
Getting Started with Azure Data Studio.

SQL SERVER – Getting Started with Azure Data Studio

April 13, 2019
Pinal Dave
SQL Tips and Tricks
Azure Data Studio, SQL Download, SQL Server Management Studio

Do I use SSMS or Azure Data Studio? I still prefer SSMS, since ADS serves a different audience, but here is how to get started with Azure Data Studio.

Read More
SQL SERVER - Read Only Routing Error: Client Unable to Establish Connection Because an Error was Encountered During Handshakes Before Login

SQL SERVER – Read Only Routing Error: Client Unable to Establish Connection Because an Error was Encountered During Handshakes Before Login

March 23, 2019
Pinal Dave
SQL Tips and Tricks
AlwaysOn, Computer Network, SQL High Availability, SQL Server, SQL Server Management Studio

A client’s Always On read-only routing failed with: an error was encountered during handshakes before login. Here are the checks I shared and how we fixed it.

Read More
SQL SERVER - Priority Boost and SSMS 18

SQL SERVER – Priority Boost and SSMS 18

March 11, 2019
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Server Configuration, SQL Server Management Studio

My client thought SQL Server dropped the Priority Boost setting. It did not. Here is what changed with Priority Boost and SSMS 18 on the Processors page.

Read More
Database Properties - AdventureWorks2012.

SQL SERVER – FIX: Database Diagram Error 15517 – Cannot Execute as the Database Principal Because the Principal ‘dbo’ Does Not Exist

March 4, 2019
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Server, SQL Server Management Studio, SQL Server Security

Opening a database diagram failed with error 15517: Cannot execute as the database principal because the principal ‘dbo’ does not exist. Let me show you the fix.

Read More
SSMS help window.

SQL SERVER – How to Invoke SSMS Help From Command Prompt?

February 19, 2019
Pinal Dave
SQL Tips and Tricks
SQL Server, SQL Server Management Studio

A workshop attendee asked how to invoke SSMS help from Command Prompt. Here is how to open SSMS from the command line and list all of its parameters.

Read More
How to Find Table Cardinality from the Execution Plan?

How to Find Table Cardinality from the Execution Plan? – Interview Question of the Week #213

February 17, 2019
Pinal Dave
SQL Interview Questions and Answers
Execution Plan, SQL Scripts, SQL Server, SQL Server Management Studio, SQL Statistics

How to find table cardinality from the execution plan? I answer this health check question in two different ways, using a simple AdventureWorks query.

Read More
Previous 1 … 14 15 16 17 18 19 20 … 52 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com