what are the new features of sql server 2005?
Answer Posted / arun pandey
There are the New Feature
1)online indexing only in sql 2005.
2)CLR Integration with sql server 2005.
3)xml datatype in sql 2005.
4)More faster than sql 2000.
5)Inbuilt with ASP.NET 2005.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the properties of the relational tables?
Mention a few common trace flags used with sql server?
What is difference between createstatement and preparedstatement?
What is indexed view? How to create it?
How do use Having,Group by,Group function in SQL?
What is the difference between clustered and a non-clustered index?
How to turn on the mssql api module in php?
how many bits ip address consist of? : Sql server database administration
What is Cross Join and in which scenario do we use Cross Join?
How can you know if the row fetched from cursor is still valid in underlying table?
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
Can coalesce return null?
What do you mean by normalisation?