What is SQL Profiler and the use of it?
Answer Posted / pradeep
Sqlprofiler is a tool to debug, troubleshoot,monitor and measure your applications and sqlstatements and stored procedures.The tool enables you to select which events you want to monitor .......
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What stored by the model? : sql server database administration
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
Write a sql query to get zero records from a table having n number of records?
How to enter comments in transact-sql statements?
How to retrieve field values using mssql_result()?
How to insert multiple rows with a subquery?
what is normalization? : Sql server database administration
How to create a view on an existing table in ms sql server?
What is difference between inner join and join?
How to check if a table is being used in sql server?
How to view the error log for any specific instance? : sql server database administration
Describe in brief databases and sql server databases architecture.
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
What are the advantages of mirroring?
What is dbcc?