what is IDE,DMV in sql server?
Answer / neeraj malik
Dynamic management views and functions return server state
information that can be used to monitor the health of a
server instance, diagnose problems, and tune performance.
Example:
sys.dm_db_index_physical_stat gives u stats and
fragmentatin information for the specified index.
sys.dm_db_operational_stat gives information abt latches,
and locks on given index.
Best
Neeraj Malik
| Is This Answer Correct ? | 6 Yes | 1 No |
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is normalization?
What are the properties and different types of sub-queries?
How can I tell if sql server is 32 or 64 bit?
how to find 6th highest salary
How can a user-defined datatype be created?
How to create a simple user defined function in ms sql server?
Define Foreign Key?
3 Answers ADP, College School Exams Tests,
I hav 10 records only one column 1,2,3,4,5......10 now am writing query select max(column name) Then What is The Output
Can two tables have the same primary key?
Difference b/w Clustered & non-clustered index? Not the bookish definition, but how they internally works in SQL Server?
How do you delete duplicate rows in sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)