what are the new features of sql server 2005?
Answer Posted / mruganandam(guru) mca saranath
The some features of sql server 2005 are,
1.Database Mirroring
2.Online Restore
3.Online Indexing Operation
4.Fast Recovery
5.Standards based Information Access
6.Sql Server Information Access
7.Dedicated Administrator Connection
8.Snapshot Isolation(SI)
9.Data Partitioning
10.Replication Enhancements.
which are the top ten features of Database Administration
in Sql Server 2005.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain syntax for viewing, dropping and disabling triggers?
What is checkpoint in sql server?
What are relationships and mention different types of relationships in the dbms
Do you know how to implement service broker?
How to test odbc dsn connection settings?
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
How to remove duplicate rows from table except one?
what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?
What command would you use to create an index?
How to convert numeric values to integers in ms sql server?
What do you mean by an execution plan? How would you view it?
What is the standby server?
Which sql server table is used to hold the stored procedure script?
Write an SQL query to obtain the 2nd highest salary.
What is transaction server auto commit?