What are the new features in SQL Server 2005 when compared to SQL Server 2000?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

How you trouble shoot when any job fails

0 Answers  


Wht is Stuff in sql ser

2 Answers  


Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?

0 Answers  


Hi, I have a table A which has four rows as follows Table A ------- empname salary ------- ------ A 1000 B 2000 C 3000 A 1000 B 2000 D 5000 I need the following output: empname salary ------- ------ A 1000 A 1000 B 2000 B 2000 Thanks in advance

10 Answers   IBM,


State the difference between local and global temporary tables?

0 Answers  






What is mssql?

0 Answers  


what is the difference between a primary key and a unique key? : Sql server database administration

0 Answers  


How to get nth highest salary from employee table.

0 Answers  


What are the restrictions applicable while creating views? : SQL Server Architecture

0 Answers  


Explain raiserror in sql server?

0 Answers  


What are the properties and different types of sub-queries?

0 Answers  


What is the downside of using udf?

0 Answers  


Categories