Oct 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
Rule of 72

SQL SERVER – Writing Function for The Rule of 72

July 12, 2023
Pinal Dave
SQL Tips and Tricks
In-line Functions, SQL Function

I had a fascinating side conversation with a client that introduced me to a financial concept called the Rule of 72. Let us learn today.

Read More

Trace Flags 1117 and 1118 No Longer Required since SQL Server 2016

July 11, 2023
Pinal Dave
SQL Tips and Tricks
SQL TempDB, SQL Trace, TraceFlags

In this blog post, we will discuss the recent implementation of trace flags 1117 and 1118 by a client when it is not required since 2016

Read More
golang

GO Programming Language – 10 Quick Interview Questions and Answers

July 7, 2023
Pinal Dave
SQL Tips and Tricks
Go Lang, Pluralsight

I have previously written a blog post about Go Programming Language and received lots of comments and interest in it. Here are my five Pluralsight courses if you want to learn about Go programming language in detail. Let us see 10 Quick Interview Questions and Answers.

Read More
cursorsetbased

SQL SERVER – Convert Cursor to Set Based Insert

July 6, 2023
Pinal Dave
SQL Tips and Tricks
SQL Cursor

In this blog post, we will focus on the issue of cursor-based inserts and demonstrate how to convert them into set based operations.

Read More
topearner1

Finding Top Earners: A T-SQL Challenge in SQL Server

July 4, 2023
Pinal Dave
SQL Tips and Tricks
CTE, SQL Sub Query

The goal is to find the top three highest-paid (top earners) employees in each department and their corresponding department details.

Read More
Accessing Objects

SQL SERVER – Resolving Deadlock by Accessing Objects in the Same Order

June 21, 2023
Pinal Dave
SQL Tips and Tricks
Deadlock, SQL Stored Procedure

In Understanding SQL Server Deadlocks, I mentioned that one way to avoid or resolve deadlock is by accessing objects in the same order.

Read More
detecting deadlocks

Detecting Deadlocks in SQL Server Using Trace Flags 1204 and 1222

June 20, 2023
Pinal Dave
SQL Tips and Tricks
Deadlock, SQL Error Messages, SQL Trace, TraceFlags

Well, let us discuss Detecting Deadlocks in SQL Server Using Trace Flags 1204 and 1222. T-SQL for enabling, disabling, and checking the status of these trace flags.

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

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

Go to mobile version