---
title: "What is SQL Profiler?"  
description: "What is SQL Profiler?"  
author: "Sumit Kesarwani"  
published: 2013-12-23  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/1854/what-is-sql-profiler  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# What is SQL Profiler?

SQL Profiler is a graphical tool that allows system administrators to monitor events in an instance of Microsoft SQL Server. You can capture and save data about each event to a file or SQL Server table to analyze later.

## Answers

### Answer by Sumit Kesarwani

SQL Profiler is a graphical tool that allows system administrators to monitor events in an instance of Microsoft SQL Server. You can capture and save data about each event to a file or SQL Server table to analyze later.


---

Original Source: https://www.mindstick.com/interview/1854/what-is-sql-profiler

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
