Dec 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
All Articles pivotunpivot-600x344

SQL SERVER – Exploring PIVOT and UNPIVOT

October 24, 2023
Pinal Dave
SQL Tips and Tricks
PIVOT, Query Rewrite, UNPIVOT

The SQL Server PIVOT and UNPIVOT operators are powerful tools that provide an easy way to transform your data in SQL.

Read More
All Articles 201-600x338

Function in the WHERE Clause – SQL in Sixty Seconds 201

October 23, 2023
Pinal Dave
SQL Video
SQL Function, SQL in Sixty Seconds, SQL Index

Few even asked me to build a video on this topic. Hence, I decided to make a Function in the WHERE Clause – SQL in Sixty Seconds 201.

Read More
All Articles secure-600x438

SQL SERVER – Best Practices for Securely Storing Passwords

October 20, 2023
Pinal Dave
SQL Tips and Tricks
SQL Password, SQL Server Security

This post will explore industry-standard techniques to securely store passwords. Let us learn about Best Practices for Securely Storing Passwords.

Read More
All Articles secure_password-1-600x483

SQL SERVER – Generating Secure Passwords

October 19, 2023
Pinal Dave
SQL Tips and Tricks
SQL Function, SQL Password, SQL Server Security

We’ll explore industry guidelines for complex passwords and implement them in an SQL Server stored procedure to generate secure passwords.

Read More
All Articles login-600x600

SQL SERVER – Login Experience with DEFAULT_DATABASE and MUST_CHANGE

October 18, 2023
Pinal Dave
SQL Tips and Tricks
SQL Login, SQL Server Security

We will look at how these two options can streamline things for users when they connect and change passwords. Let us discuss the login experience.

Read More
All Articles IndexOperations-600x715

SQL SERVER – Ins and Outs of Online Index Operations

October 17, 2023
Pinal Dave
SQL Tips and Tricks
Clustered Index, SQL Index

I recently talked about Ins and Outs of Online Index Operations with my clients during the Comprehensive Database Performance Health Check.

Read More
All Articles compat-600x502

SQL SERVER 2022 – Oldest Compatibility Level Supported

October 16, 2023
Pinal Dave
SQL Tips and Tricks
Compatibility Level, Database Compatible Level

This post will look at the oldest compatibility supported by SQL Server 2022 (compatibility level 160) and discuss why it is essential.

Read More
All Articles databinning-600x600

The Importance of Data Binning in Data Analysis

October 13, 2023
Pinal Dave
SQL Tips and Tricks
Data Science, Pluralsight

One of the key techniques used in data analysis is data binning (or bucketing). This post explores the importance of data binning.

Read More
All Articles BinsandCategories-600x714

Grouping Data into Bins and Categories – A Comprehensive Course

October 12, 2023
Pinal Dave
SQLAuthority News
Pluralsight, Python

Pluralsight’s course “Grouping Data into Bins and Categories” is a guide that takes you on a journey to master these essential techniques.

Read More
All Articles DBCCUPdateUsage-600x600

SQL SERVER – Understanding When to Use DBCC UPDATEUSAGE in SQL Server

October 11, 2023
Pinal Dave
SQL Tips and Tricks
SQL Server DBCC

DBCC UPDATEUSAGE is a command available in SQL Server that is used to update the page and row count metadata for database objects.

Read More
Previous 1 … 5 6 7 8 9 10 11 … 580 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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