What is SQL Profiler and the use of it?
Answer Posted / anilreddy
To check how much time a query is going to execute.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Do you know how to store and query spatial data?
What can be used instead of trigger?
What is de-normalization in sql database administration? Give examples?
What is indexed view?
What are the advantages to use stored procedures?
What is a raid and what are different types of raid configurations?
What is single-user mode?
What is the difference between dropping a database and taking a database offline?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
What is a covered index?
What is the benefit of normalization?
What are trace flags and mention a few common trace flags used with sql server?
What is subquery? Explain the properties of a subquery?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
User wants only to display only pdf as export option in report manager. How to achieve this?