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 |
Tell me what are the advantages of using stored procedures?
Do you know what is replace and stuff function in sql server?
What is normalization 1nf 2nf 3nf?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What is rtm version in sql server?
Define synonym?
What's the purpose of Stored Procedure?
Differences between functions and stored procedures?
8 Answers 247Customer, Accenture,
What is the use of placing primary key and foreign key constrains on columns.
Data table as parameter in sql server?
when u import an excel file into sql if suppose one column has got a date field with system time attached to it what data type u will use in sql to import it in a table? Note: a condition is the excel file has no primary key defined to a column...also u r importing bulk data into sql
whats new about truncate in sql server 2008?
0 Answers MedSave Healthcare, Serco,
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)