Answer Posted / saradhi
Sql Server Profiler lets you record events as they occurin
an instance of MsDatabaseEngine. Event classes and their
event categories are available in the Event Selection Tab
of trace file properties
The Event Categories are
1.Broker Event
2.Cursors Event
3.CLR Event Category
4.Database Event Category
5.Deprecation Event Category
6.Errors and Warnings Event Category.
7.FullText Event Category
....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is truncate table?
What is sql injection and why is it a problem? : sql server security
Why use view instead of a table?
What is a scheduled job or what is a scheduled task?
what is package and it uses and how can u call a package
Does transparent data encryption provide encryption when transmitting data across the network?
What are the tool windows in sql server management studio? : sql server management studio
What is master database? : SQL Server Architecture
How does using a separate hard drive for several database objects improves performance right away?
How many types of keys are there?
What is a partition key?
Differentiate between SQL and ORACLE joins and write their syntax.
How to find the service pack installed? : sql server database administration
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
What is correlated subquery in sql server?