Aug 2025 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
partition

SQL SERVER – Script to Get Partition Info Using DMV

September 24, 2019
Pinal Dave
SQL Tips and Tricks
SQL DMV, SQL Scripts, SQL Server, Table Partitioning

During the consultation, one of the questions was is there any way to see the information about the partition for any database.

Read More
table variable

SQL SERVER – Table Variables or Temp Tables – Performance Comparison – SELECT

September 23, 2019
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL TempDB, Temp Table, variable

Today we are going to discuss the performance comparison of table variables and temp tables when we are running SELECT queries.

Read More
update ssms

SQL SERVER – Check for Update in SSMS

September 18, 2019
Pinal Dave
SQL Tips and Tricks
Cumulative Update, SQL Scripts, SQL Server, SQL Server Management Studio, SSMS

DBAs and Devs had many interesting questions during the Comprehensive Database Performance Health Check. How to check the update in SSMS?

Read More
lock page

SQL SERVER – Enable Lock Pages in Memory LPIM

September 16, 2019
Pinal Dave
SQL Tips and Tricks
SQL Memory, SQL Server, Windows

In this particular case, we had memory issue and after careful investigation, we found the troublemaker as a Lock Pages in Memory settings.

Read More
dark theme

SQL SERVER Management Studio 18 – Enable Dark Theme

September 12, 2019
Pinal Dave
SQL Tips and Tricks
SQL Server Management Studio, SSMS

We are all techies and we love to use a dark theme in our IDEs. I get quite often a question about how to enable dark theme in SQL Server Management Studio.

Read More
completion time

SQL SERVER Management Studio – Completion Time in Messages

September 10, 2019
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Server Management Studio, SSMS

When the queries end, we know how long the query ran from the duration of the query but we never know their completion time. 

Read More
Specific Name

SQL SERVER – Find All Tables Containing Specific Column Name

September 9, 2019
Pinal Dave
SQL Tips and Tricks
SQL Column, SQL DMV, SQL Scripts, SQL Server

During the recent Comprehensive Database Performance Health Check, I was asked if I know any trick to identify column with a Specific Name in the database.

Read More
Previous 1 … 47 48 49 50 51 52 53 … 535 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version