Feb 2026 Discount: Comprehensive Database Performance Health Check | Testimonials

Home
  • 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
procedure definitions

SQL SERVER – Easiest Way to Copy All Stored Procedure Definitions

September 8, 2021
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Server Management Studio, SQL Stored Procedure, SSMS

What is the easiest way to copy all stored procedure definitions for your database? Well, let us quickly learn that today.

Read More
Agent Job

SQL SERVER – Running SQL Agent Job After Completing Another Job

September 7, 2021
Pinal Dave
SQL Tips and Tricks
SQL Agent Job, SQL Scripts, SQL Server

I faced my client while working on Comprehensive Database Performance Health Check. They wanted to run SQL Server Agent Job After Completing Another Job.

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
column exists

SQL SERVER – Check If a Column Exists 2016 Onwards

September 3, 2021
Pinal Dave
SQL Tips and Tricks
SQL Column, SQL Scripts, SQL Server

However, sometimes it is fun to learn new things as well. Let us learn how you can check if a column exists in a table from SQL Server 2016 and onwards. 

Read More
Total Sessions

SQL SERVER – Find Total Sessions by Database

September 2, 2021
Pinal Dave
SQL Tips and Tricks
SQL DMV, SQL Scripts, SQL Server

Today we will see a very simple script that I often use during my  Comprehensive Database Performance Health Check. Let us find Total Sessions By Database. 

Read More
Index with Compression

SQL SERVER – Rebuilding Index with Compression

September 1, 2021
Pinal Dave
SQL Performance
SQL Index, SQL Scripts, SQL Server

We can be Rebuilding Index with Compression even if it was originally not created with compressions. Let us learn how we can do it today.

Read More
counted

SQL SERVER – Threads Not Counted for Max Worker Threads

August 31, 2021
Pinal Dave
SQL Tips and Tricks
CPU Scheduler, CPU Threads, SQL Scripts, SQL Server

I had a very interesting situation where I had to find all the threads which are not counted for max worker threads in SQL Server. Let us see the script.

Read More
Previous 1 … 40 41 42 43 44 45 46 … 829 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version