what are the new features of sql server 2005?
Answer Posted / dinesh from a1-technology
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.
6)GetDate() function also working in function in 2005 sql.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to define testing of network layers? : Sql server database administration
Do you know what is blocking?
What command do we use to rename a database?
What is store procedure? How do they work? When do you use?
Explain insert into select statement?
What is stretch database in sql server?
What methods do you follow to protect from sql injection attack?
what are the critical issues you have resloved in your company
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
What is pessimistic concurrency?
What is a sql join?
is there a column to which a default can't be bound? : Sql server database administration
Why use identity in sql server?
What is data mart? : sql server analysis services, ssas
How to create a stored procedure with a statement block in ms sql server?