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 networkprotocol-600x407

SQL SERVER – Network Protocol and IP Address

June 23, 2020
Pinal Dave
SQL Tips and Tricks
Computer Network, SQL Scripts, SQL Server

The question was if there is a way to know how many sessions are connected to current SQL Server instance with their network protocol as well as IP address.

Read More
All Articles StatisticsfromQuery-600x341

SQL SERVER – Wait Statistics from Query Execution Plan

June 22, 2020
Pinal Dave
SQL Performance
Execution Plan, SQL Scripts, SQL Server, SQL Server Management Studio, SQL Wait Stats, SSMS

Recently one of my clients asked if I know a way to find the Wait Statistics from the Query Execution Plan. Yes, there is a way to do it.

Read More
All Articles bitdatatype-600x187

Does BIT Datatype Equal to 1 or TRUE in SQL Server? – Interview Question of the Week #282

June 21, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Datatype, SQL Scripts, SQL Server

Question: Does BIT Datatype Equal to 1 or TRUE in SQL Server?

Answer: Very interesting question. Let us learn about it today.

Read More
All Articles singletablescan0-600x144

SQL SERVER – Single Table Scan for Multiple Aggregated Operators

June 20, 2020
Pinal Dave
SQL Performance
Query Rewrite, SQL Index, SQL Scripts, SQL Server

Today we will discuss how a single table scan for multiple aggregated operators helps to improve performance. Let us learn about it today.

Read More
All Articles LPIN0-600x144

SQL SERVER – sys.dm_os_sys_info and Lock Pages in Memory

June 19, 2020
Pinal Dave
SQL Performance
SQL Memory, SQL Server, SQL Server Security, Starting SQL

This time DBA called me as he wanted to know if how to confirm that lock pages in memory is enabled for the SQL Server instance.

Read More
All Articles QueriesWaiting0-600x332

SQL SERVER – Queries Waiting for Memory Grant – Performance Tuning

June 18, 2020
Pinal Dave
SQL Performance
Memory Grant, SQL Memory, SQL Server

He asked me if I can provide it scientifically my findings and he will immediately approve the budget. Let us see Queries Waiting for Memory Grant.

Read More
All Articles strangeresults-600x529

SQL Puzzle – IN and IS NOT NULL – Strange Results

June 17, 2020
Pinal Dave
SQL Puzzle
SQL NULL, SQL Scripts, SQL Server

Today, let us see a very simple puzzle where we are getting strange results when using NOT IN and IS NULL in a T-SQL query.

Read More
All Articles UserStatisticsReportforDatabase0-600x186

SQL SERVER – User Statistics Report for Database – SSMS

June 16, 2020
Pinal Dave
SQL Tips and Tricks
SQL Reports, SQL Server Management Studio, SQL Server Security, SSMS

Once we isolate the user, it was easier for us to get the performance back to the original level. Learn about User Statistics Report for Database – SSMS.

Read More
All Articles openSSMS-600x138

SQL SERVER – Open SSMS from Command Prompt

June 15, 2020
Pinal Dave
SQL Tips and Tricks
Command Line, SQL Command, SQL Server Management Studio, SSMS

Recently one of my clients asked me if I know any way to open SSMS via Command Prompt. Of course, it is possible to do that in Windows.

Read More
All Articles forceindex-600x908

How to Force Index on a SQL Server Query? – Interview Question of the Week #281

June 14, 2020
Pinal Dave
SQL Interview Questions and Answers
Clustered Index, Query Hint, SQL Index, SQL Scripts, SQL Server

Question: How to Force Index on a SQL Server Query?
Answer: I personally do not like to force an index on any query. Let us learn together.

Read More
Previous 1 … 63 64 65 66 67 68 69 … 581 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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