Mar 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
All Articles IndexScan-600x201

SQL SERVER – Top 1 and Index Scan

April 1, 2021
Pinal Dave
SQL Performance
Execution Plan, SQL Index, SQL Operator, SQL Scripts, SQL Server, SQL Top, SSMS

Scans are not always bad they are there because they are needed. Let us see a very simple demonstration about Top 1 and Index Scan.

Read More
All Articles cachedobject-600x175

SQL SERVER – Cached Data Per Object in Memory

March 31, 2021
Pinal Dave
SQL Performance
Buffer Pool, SQL DMV, SQL Memory, SQL Scripts, SQL Server

“How to build a list of cached data per object in memory pool?” I just received this question from my client who hired me for Health Check.

Read More
All Articles disableadaptive-600x662

SQL SERVER – Disable Adaptive Joins

March 30, 2021
Pinal Dave
SQL Performance
Execution Plan, SQL Joins, SQL Scripts, SQL Server

My client sent me an interesting scenario where a query with adaptive join was performing badly. Let us learn how to disable adaptive joins. 

Read More
All Articles kalifailed-600x444

Kali Linux Installation Error Fix: An installation step failed. You can try to run the failing item again from the menu, or skip it and choose something else

March 29, 2021
Pinal Dave
SQL Tips and Tricks
Kali Linux, Linux, SQL Error Messages, Virtualization, VMWare

W made a huge change in the server and needed to reboot the environment, during that time I witness errors related to Kali Linux Installation.

Read More
All Articles AdaptiveJoin-600x167

SQL SERVER – Enable Adaptive Join

March 26, 2021
Pinal Dave
SQL Performance
Execution Plan, SQL Joins, SQL Scripts, SQL Server

Let us learn how we can enable the adaptive join feature in SQL Server. I often discuss this during Comprehensive Database Performance Health Check.

Read More
All Articles AdaptiveThresholdRows-600x366

SQL SERVER – Adaptive Threshold Rows

March 25, 2021
Pinal Dave
SQL Tips and Tricks
Execution Plan, SQL Joins, SQL Scripts, SQL Server

Today we are going to learn about what drives the decision to join Adaptive Join. Well, the answer is very simple – Adaptive Threshold Rows.

Read More
All Articles OBJECTPROPERTY-600x338

SQL SERVER – Table or View – OBJECTPROPERTY

March 24, 2021
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Table Operation, System Object

Let us learn how I use a quick trick to know the object property with the keyword OBJECTPROPERTY. Let us learn how we can figure it out.

Read More
All Articles 159-ExpensiveQuery-yt-600x338

Find Expensive Queries – SQL in Sixty Seconds #159

March 23, 2021
Pinal Dave
SQL Video
SQL CPU, SQL in Sixty Seconds, SQL Memory, SQL Scripts, SQL Server

Earlier I wrote a blog post about SQL SERVER – List Expensive Queries – Updated March 2021. Let us learn how to Find Expensive Queries.

Read More
All Articles maximumcolumn-600x123

SQL SERVER – Maximum Column Per Index – 32

March 22, 2021
Pinal Dave
SQL Tips and Tricks
SQL Column, SQL Index, SQL Scripts, SQL Server, SQL Statistics

Well, the answer is you can have 32 Maximum Column Per Index but that does not mean you should have 32 indexes. Let us learn today.

Read More
All Articles FlushSQL-1-600x210

SQL SERVER – Flush Data from Memory to Disk

March 19, 2021
Pinal Dave
SQL Performance
Disk, SQL Memory, SQL Scripts, SQL Server

One of my clients asked me how to Flush Data from Memory to Disk during a recent consulting engagement Comprehensive Database Performance Health Check.

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

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