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
what are triggers? : Sql server database administration
Explain active/passive and active/active cluster configurations?
Determine when an index is appropriate?
How to change parameter value inside the report?
What are constraints in microsoft sql server?
What is a trigger and types of a trigger?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
What are four major operators that can be used to combine conditions on a where clause?
How is sql used in sql server?
What is query processing?
What are the built in functions in sql server?
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
Can a unique index be created on a column, which contains null?
New concepts of sql server 2005 use in your project.
How many non clustered indexes there can be on table ?