difference between sql server2000 and sql server2005
Answer / rajkumar
1.SQL Server 2005 has better tool enhancements like SQL
Server Management Studio.
2.Developers can write Native .NET Stored Procedures and
deploy them to SQL Server 2005.
3.It has more Enhancements in the areas of DBA, Developer
Productivity with .NET
For More details..Verify these links..
http://wiki.answers.com/Q/Diff_between_sql_server_2000_and_s
ql_server_2005
http://techinterviewquestion.blogspot.com/2008/06/some-
difference-between-sql-server-2000.html
Is This Answer Correct ? | 6 Yes | 0 No |
What are the methods used to protect against sql injection attack?
What should we do to copy the tables, schema and views from one SQL Server to another?
What is triggers in ms sql server?
explain what is raid and what are different types of raid configurations? : Sql server database administration
What is the maximun sixes of .mdf in sql server 2005
can you any body tell me which service pack is installed in the sql server?
Please explain what is “asynchronous” communication in sql server service broker?
To which devices can a backup be created and where should these devices be located? : sql server management studio
Is truncate a dml command?
How to skip remaining statements in a loop block using continue statements?
How except clause is differs from not in clause?
Define self join in sql server joins?