Sep 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
network protocol

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
Statistics from Query

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
BIT Datatype

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
single table scan

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
Lock Pages in Memory

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
Queries Waiting

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
strange results

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
Previous 1 … 46 47 48 49 50 51 52 … 347 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version