Apr 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
what is edge

What is EDGE in SQL Server Execution Plan? – Interview Question of the Week #298

October 18, 2020
Pinal Dave
SQL Interview Questions and Answers
Execution Plan, SQL Performance, SQL Server Management Studio, SSMS

Question: What is EDGE in SQL Server Execution Plan?

Answer: It is the arrow or the line which goes from one operator to another operator.

Read More
Deleted Rows

How to Capture Deleted Rows Without Trigger? – Interview Question of the Week #297

October 11, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Delete, SQL Performance, SQL Scripts, SQL Server, SQL Trigger

Question: How to Capture Deleted Rows Without Trigger?
Answer: I was recently asked by my client during the Comprehensive Database Performance Health Check.

Read More
Change Database

How to Change Database File Size? – Interview Question of the Week #296

October 4, 2020
Pinal Dave
SQL Interview Questions and Answers
Shrinking Database, SQL Performance, SQL Scripts, SQL Server, SQL Server DBCC

Question: How to Change Database File Size?

Answer: By Shrinking the files. Now, many have a negative opinion about Shrinkfile.

Read More
Volume Mount Point

How to Get Volume Mount Point for SQL Server Files? – Interview Question of the Week #295

September 27, 2020
Pinal Dave
SQL Interview Questions and Answers
Computer Network, SQL Scripts, SQL Server

Question: How to Get Volume Mount Point for SQL Server Files? 

Answer: I was asked this question by my client during the recent Health Check.

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
Jobs Stored

Where are SQL Jobs Stored? – Interview Question of the Week #293

September 13, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Jobs, SQL Scripts, SQL Server

Question: Where is SQL Jobs Stored?

Answer: In MSDB Database in dbo.sysjobs table. Let us learn about it in today’s blog post.

Read More
Previous 1 2 3 4 5 … 67 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version