When do you use SQL Profiler?

Answer Posted / guest

SQL Profiler utility allows us to basically track
connections to the SQL Server and also determine activities
such as which SQL Scripts are running, failed jobs etc..

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multi-statement table-value user-defined function?

547


How to delete existing triggers using "drop trigger"?

572


What is database architecture? : SQL Server Architecture

561


difference between Clustered index and non clustered index ?

587


what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration

590






Which are the new data types introduced in sql server 2008?

520


What are difference between Cluster index and Non-Cluster index?

618


What are the properties of primary key?

525


What are sql servers used for?

521


What is the difference between clustered index and primary key?

514


How is table type constraint applied to a table?

556


What are the advantages of log shipping?

571


Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.

1440


Can group functions be used in the order by clause in ms sql server?

603


What are the different subsets of sql?

967