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
nested transaction

Nested Transactions are Myth – SQL in Sixty Seconds #125

September 25, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Performance, SQL Scripts, SQL Server, SQL Transactions

Many sent me an email that they want to know more about the nested transactions. Let us learn about them in today’s blog post. 

Read More
open transaction

SQL SERVER – Finding Open Transactions for Session – @@TRANCOUNT

September 24, 2020
Pinal Dave
SQL Tips and Tricks
SQL Scripts, SQL Server, SQL Stored Procedure, SQL Transactions

How do I find the open transactions for any session? One of my clients recently asked me during the Comprehensive Database Performance Health Check.

Read More
Simple Recovery

SQL SERVER – Simple Recovery Model and Restrictions

September 23, 2020
Pinal Dave
SQL Tips and Tricks
Recovery Model, SQL Backup, SQL Log, SQL Restore, SQL Scripts, SQL Server

I received a question from a client that they want to move their database from the Full Recovery Model to the Simple Recovery Model, can they do it?

Read More
Temp Table in

Dropping Temp Table in Stored Procedure – SQL in Sixty Seconds #124

September 22, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Performance, SQL Scripts, SQL Server, SQL Stored Procedure, SQL TempDB, Temp Table

Is it necessary to drop a temp table created in the stored procedure? I was recently asked this question during the Comprehensive Database Performance.

Read More
FORCE-DEFAULT

SQL SERVER – Simple Explanation FORCE DEFAULT CARDINALITY ESTIMATION

September 21, 2020
Pinal Dave
SQL Interview Questions and Answers
c, Cardinality, Query Hint, SQL Scripts, SQL Server

One of my client of Health Check recently asked me if I can help them understand how FORCE DEFAULT CARDINALITY ESTIMATION works

Read More
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
Previous 1 … 36 37 38 39 40 41 42 … 347 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version