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 |
Write query to return all rows sql?
What happens to a trigger with multiple affected rows?
What is Outter Join?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
How will you decide the active and passive nodes?
How to find out the list schema name and table name for the database?
I am using SQL Server 2005, I have some select and update statements in my query with WHERE clause I want to prevent these queries from SQL injection attacks. What are the steps and precautions to be taken for SQL Injection attacks? Does anybody have suggestions? Thanks in advance,
Do you know what guidelines should be followed to help minimize deadlocks?
Differentiate between a primary key and a unique key.
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
Do you know exporting and importing utility?
Oracle (3253)
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)