Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


event classes in sql server

Answers were Sorted based on User's Feedback



event classes in sql server..

Answer / ranjit kumar routhu

cursors,t-sql,stored procedures,databse,errors and warnings,
locks,objects,performance,scans,security audit,transactions,
user configurable these comes under sql server profile

Is This Answer Correct ?    8 Yes 2 No

event classes in sql server..

Answer / 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

More SQL Server Interview Questions

What are the difference between “where” and “having” clause in sql server?

0 Answers  


What are the restraints imposed on the table design by a merge replication?

0 Answers  


Which table keeps the locking information?

0 Answers  


Explain “not null constraint” in sql server?

0 Answers  


What are the different Authentication modes in SQL Server and how can you change authentication mode?

0 Answers  


How to connect to a sql server using odbc_connect()?

0 Answers  


What is use of attribute hierarchy ordered ? : sql server analysis services, ssas

0 Answers  


What is the difference between a Local temporary table and a Global temporary table? How is each one used?

2 Answers   HCL,


what is the main difference between after trigger and instead trigger.

2 Answers  


What is a stored procedure?

3 Answers  


What is a field in a table?

0 Answers  


What are the two authentication modes in sql server?

0 Answers  


Categories