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
Output Parameter

SQL SERVER – Input and Output Parameter for Dynamic SQL – Simple Example

July 23, 2020
Pinal Dave
SQL Tips and Tricks
Dynamic SQL, SQL Performance, SQL Scripts, SQL Server

Today we are going to a very simple example of the Input and Output Parameter for Dynamic SQL. I have been working on SQL Server for almost 20 years.

Read More
Remove Bookmark Lookup

Remove Bookmark Lookup – SQL in Sixty Seconds #089

July 22, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Index, SQL Performance, SQL Scripts, SQL Server

We fixed the query performance by removing the bookmark lookup. Let us learn about that in today’s blog post, how we can fix this issue.

Read More
Index Used

Identify Index Used for Query – SQL in Sixty Seconds #088

July 17, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Index, SQL Performance, SQL Scripts, SQL Server

Let us see in today’s SQL in Sixty Seconds video how one can identify the index used for the query a popular question asked in Health Check.

Read More
SHRINKFILE Process

SQL SERVER – Killing DBCC SHRINKFILE Process – Is it Safe?

June 4, 2020
Pinal Dave
SQL Tips and Tricks
Shrinking Database, SQL Performance, SQL Server, SQL Server DBCC

Shrinking the data file is a very bad thing and you can read it. Now let us learn about if Killing DBCC SHRINKFILE Process is safe or not?

Read More
AddNewColumns

How to Alter Index to Add New Columns in SQL Server? – Interview Question of the Week #278

May 24, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Index, SQL Performance, SQL Scripts, SQL Server

Question: How to Alter Index to Add New Columns in SQL Server? 

Answer: It is not possible to Alter Index definition to add or remove columns.

Read More
Testing with oStress

Stress Testing with oStress – SQL in Sixty Seconds #087

May 7, 2020
Pinal Dave
SQL Video
Load Testing, oStress, SQL Download, SQL in Sixty Seconds, SQL Performance, SQL Server, Stress Testing

One of the things which we cover in my  Comprehensive Database Performance Health Check is how to do Load Testing or Stress Testing with oStress.

Read More
rowcount

SQL SERVER – SSMS – SET ROWCOUNT – Real-World Story

April 22, 2020
Pinal Dave
SQL Tips and Tricks
SQL Performance, SQL Server, SQL Server Configuration, SSMS

Let us today talk about SSMS Query Execution configuration for SQL Server where SET ROWCOUNT settings gave us an interesting challenge with query tuning.

Read More
Previous 1 … 7 8 9 10 11 12 13 … 23 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version