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 |
How many types of system privileges are there, Can we add or delete privileges?
Data table as parameter in sql server?
Mention the uses of stored procedures.
What are the steps to follow to configure SQL*Net?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
Is a primary key unique?
How to see existing views in ms sql server?
Explain optimistic and pessimistic concurrency?
Can two tables share the same primary key?
Which one is faster delete/truncate? Why?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
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)