What are the new features in SQL Server 2005?
Answer Posted / hari
Management Studio
DMV
CLR Interegation
Database mirroring
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is hot add cpu in sql server 2008?
Why use triggers?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
How to execute stored procedure in select statement sql server?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
What is #table in sql server?
How to create a dml trigger using create trigger statements?
Why we need to use secondry database file? though, we can do same work using primary database file also.
Which are the new data types introduced in sql server 2008?
can a table be moved to different filegroup? : Sql server administration
What is primary key index?
Which are the two editions in which SQL Azure database available?
Can a synonym name of a table be used instead of a table name in a select statement?
How do I connect to sql server database?
What is the difference between indexing and hashing?