adspace
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
How can I check that whether automatic statistic update is enabled or not?
What is sql or structured query language?
How do I find the sql server version?
What is the difference between upgrade and migration in sql server?
What is a scheduled job or what is a scheduled task?
What is the difference between for xml raw and for xml auto?
What are the properties of the transaction?
List the ways in which dynamic sql can be executed?
Explain system functions or built-in functions? What are different types of system functions?
What is normalization and what are the advantages of it?
What is sql server query analyzer?
Can you index views?
Explain “row_number()” in sql server with an example?
How do I create a trace in sql server?
How to convert character strings into numeric values?