March 2023 Discount: Comprehensive Database Performance Health Check | Testimonials

  • Consulting
  • Training
  • Free Videos
  • All Articles
    • Interview Questions and Answers
    • SQL Tips and Tricks
    • SQL Performance
    • SQL Puzzle
    • Big Data
    • Blog Stats
    • SQL Books
    • Search SQLAuthority
  • Downloads
  • Hire Me
  • Health Check
  • Training
11tips

11 Essential Tips for Avoiding Common SQL Server Performance Tuning Mistakes

February 1, 2023
Pinal Dave
SQL Performance
Data Type, Normalization, Software Development, SQL Backup, SQL Cursor, SQL Data Storage, SQL Index, SQL Server, SQL Server Security, SQL Statistics, Temp Table

This blog post will cover 11 tips for avoiding common SQL server mistakes. From indexing to security, these tips will help you optimize your database’s performance.

Read More
Find Owner

SQL SERVER – Find Owner of Database – Change Owner of Database

May 3, 2022
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Server Security

As there was no owner, it was not possible to open that database in the SSMS. We had to find Owner of the Database and change it later on. 

Read More
Has DB Access

SQL SERVER – List Databases Where User Has DB Access

November 26, 2021
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Server Security

This is a very interesting function and it helps us to list databases where User Has DB Access. Well, it is pretty straightforward to know with the help of function HAS_DBACCES.

Read More
errorfix

SQL SERVER – Fix Error – Cannot execute as the database principal because the principal “dbo” does not exist

October 21, 2021
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Login, SQL Scripts, SQL Server, SQL Server Security

One of my clients recently sent me an email with the following error. The error was visible in the error log and was about the database principal. 

Read More
Dedicated Administrator Connection

SQL SERVER – Adjust Memory with Dedicated Administrator Connection (DAC)

October 15, 2021
Pinal Dave
SQL Tips and Tricks
DAC, SQL Server Security

the services did not start at all. Let us learn today how to Adjust Memory with a Dedicated Administrator Connection (DAC).

Read More

SQL SERVER – Renaming distributor_admin Bad Idea

October 14, 2021
Pinal Dave
SQL Tips and Tricks
SQL Replication, SQL Server, SQL Server Security

A client of Health Check, recently send me an email after reading best practices. Why Renaming distributor_admin Bad Idea.

Read More
Drop Permission

SQL SERVER – Deny Drop Permission for a Table

September 6, 2021
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Server Security, SQL Trigger

Lots of people asked me to write a follow-up blog post where we can deny drop permission for a table from the SQL Server Security Standpoint.

Read More
1 2 3 4 … 45 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version