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
Temp stored procedures

What is Temp Stored Procedures? – Interview Question of the Week #294

September 20, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Scripts, SQL Server, SQL Stored Procedure, SQL TempDB, Temp Table

Temp stored procedures are the SPthat are created with the help of the # at the beginning of the name and only available until the SQL Server restarts.

Read More
running log backup

SQL SERVER – Running Log Backup While Taking Full Backup

September 19, 2020
Pinal Dave
SQL Tips and Tricks
SQL Backup, SQL Log, SQL Restore, SQL Server, Transaction Log

They found out that they have a full backup running for one of the largest servers and at the same time they are running a log backup on the same server.

Read More
25RecentSQLinSixtySecondsVideo

25 Recent SQL in Sixty Seconds Video

September 18, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Performance

I have been recording SQL in the Sixty Seconds videos for many years. I would like to share my recent 25 SQL in the Sixty Seconds video.

Read More
delete statement

SQL SERVER – Delete Statement and Index Usage

September 17, 2020
Pinal Dave
SQL Performance
SQL Delete, SQL Index, SQL Scripts, SQL Server

The client wanted to know if the index help with the DELETE command as well. The answer is yes, Indexes do help with the DELETE statement.

Read More
spinlock

SQL SERVER – What is Spinlock?

September 16, 2020
Pinal Dave
SQL Tips and Tricks
SQL Latch, SQL Memory, SQL Server, SQL Server DBCC, SQL Spinlock

After reading both the blog post, I got another question from my client on What is Spinlock? Let us discuss today What is Spinlock. 

Read More
what is latch

SQL SERVER – What is Latch?

September 15, 2020
Pinal Dave
SQL
SQL Latch, SQL Memory, SQL Server, SQL Server DBCC

Earlier I wrote about SQL SERVER – SQLOS Scheduler and the Process States, lots of people liked the blog post and asked me another question – What is Latch?

Read More
SQLOS Scheduler

SQL SERVER – SQLOS Scheduler and the Process States

September 14, 2020
Pinal Dave
SQL Server
CPU Scheduler, CPU Threads, SQL CPU, SQL Server, SQL Wait Stats

I strongly suggest that you first watch it before we continue on today’s topic of SQLOS Scheduler and the Process States.

Read More
Previous 1 … 78 79 80 81 82 83 84 … 829 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version