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
do you know how to configure db2 side of the application? : Sql server database administration
How to provide values to stored procedure parameters in ms sql server?
What is a View ? Can we insert, Update and delete a view?
How extra digits are handled with numeric data type literals?
can a table be moved to different filegroup? : Sql server administration
List the different index configurations possible for a table?
What is coalesce in sql server?
What do you mean by sql server agent?
What is the difference between for trigger and after trigger?
What is normalization? Explain different forms of normalization?
Explain indexes disadvantages?
Can group by and orderby be used together?
what is the maximum size of a row? : Sql server database administration
Where sql server user names and passwords are stored in sql server? : sql server database administration
Can we hide the definition of a stored procedure from a use?