How will u find the query which is running in some other
machine
Answer Posted / krishna thamisetty
Using SQL Profiler
You can find this tool
Start Menu\Programs\Microsoft SQL Server 2005\Performance
Tools\SQL Server Profiler
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can sql server instances be hidden? : sql server security
What is an execution plan? How would you view the execution plan?
State a few properties of relational databases?
What are the advantages of paper records?
how you can list all the tables in a database?
What are sql dirty pages?
Difference between 2NF &3NF ?
How can we migrate from SQL server to SQL Azure?
How to retrieve field values using mssql_result()?
Tell me extended events in sql server 2008?
You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?
Tell about MOM Tool(Microsoft Operator Manager)?
Can another user execute your local temporary stored procedures?
Write a query for primary key constraint with identity key word?
What is a select query statement in ms sql server?