July 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
logging

SQL SERVER – Enable Additional Logging for SQL Server Agent

January 28, 2020
Pinal Dave
SQL
SQL Error Messages, SQL Log, SQL Scripts, SQL Server, SQL Server Agent

When I searched for this topic, I was getting blogs where they were talking about additional logging for the job step in SQL Server Agent jobs.

Read More

SQL SERVER – Display Rupee Symbol in SSMS

January 27, 2020
Pinal Dave
SQL Tips and Tricks
SQL Function, SQL Scripts, SQL Server, SQL Server Management Studio, SSMS

Just instead of US Dollar Sign ($), they wanted to display it with Indian Rupee Sign (₹). Let us learn today how we can Display Rupee Symbol in SSMS.

Read More
different methods

What are Different Methods to Know the Row Count of Table? – Interview Question of the Week #261

January 26, 2020
Pinal Dave
SQL Interview Questions and Answers
SQL Counter, SQL DMV, SQL Scripts, SQL Server, SQL System Table, SSMS

Question: What are Different Methods to Know the Row Count of Table? The answer to this question is very simple and many.

Read More
RID Lookup

SQL SERVER – Heaps, Scans and RID Lookup

January 25, 2020
Pinal Dave
SQL Performance
Clustered Index, Execution Plan, SQL Heap, SQL Index, SQL Scripts, SQL Server

The question was do heaps are very bad and always force a table scan? Let us learn about RID Lookup, Heaps and table scan.

Read More
all columns

SQL SERVER – Script to Find All Columns with a Specific Name in Database

January 22, 2020
Pinal Dave
SQL Tips and Tricks
SQL Column, SQL Scripts, SQL Server

Recently, one of the clients asked me if I have a Script to Find All Columns with a Specific Name in Database. Yes, of course, I do have it.

Read More
SqlServerWriter

SQL SERVER – SqlServerWriter Missing in vssadmin List Writers Command

January 20, 2020
Pinal Dave
SQL
SQL Command, SQL Error Messages, SQL Function, SQL Scripts, SQL Server, Visual Studio

After troubleshooting they found that when they run vssadmin list writers command from the command prompt, they are not seeing SqlServerWriter.

Read More
Recompile Stored

How to Recompile Stored Procedure? – Interview Question of the Week #260

January 19, 2020
Pinal Dave
SQL Interview Questions and Answers
Parameter Sniffing, SQL Performance, SQL Scripts, SQL Server, SQL Stored Procedure

Question: How to Recompile Stored Procedure?
Answer: The answer to this question is here:

EXEC sp_recompile ‘NameofSP’

Let us read more about it.

Read More
Previous 1 … 42 43 44 45 46 47 48 … 318 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version