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...


When do you use SQL Profiler?

Answers were Sorted based on User's Feedback



When do you use SQL Profiler?..

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

When do you use SQL Profiler?..

Answer / vj tan

SQL Server Profiler shows how SQL Server resolves queries
internally. This allows administrators to see exactly what
Transact-SQL statements or Multi-Dimensional Expressions
are submitted to the server and how the server accesses the
database or cube to return result sets.

Is This Answer Correct ?    1 Yes 0 No

When do you use SQL Profiler?..

Answer / seyed riswan

Profiler help us to view the changes happened in the back
end process.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More SQL Server Interview Questions

Define a cross join?

0 Answers  


How to create a scrollable cursor with the scroll option?

0 Answers  


What are the disadvantages of primary key and foreign key in SQL?

0 Answers   Alcatel-Lucent,


You want to implement the one-to-one relationship while designing tables. How would you do it?

0 Answers  


What are the steps you will take to improve performance of a poor performing query?

1 Answers   HCL,


What will you do If the low Performance occurs?

2 Answers  


What is the difference between for trigger and after trigger?

0 Answers  


What is the datatype returned by count(*)

22 Answers   247Customer, Asian CERC,


what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

0 Answers  


what is datawarehouse?

0 Answers   Informatica,


If suppose in a table ship(name,year),find ship name having first and last name(i.e having space in between) ex: SAINT LOUIS,JET LAKE.

4 Answers  


How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?

0 Answers  


Categories