Answer Posted / narasimha
1)sqlserver 2000 contain query analyzer and enterprise
manger as a seperate tools but sqlserver 2005 contains a
single management studio(query analyzer + enterprise
manger).
2)sql 2005 contain CLR Integration
3)sql 2005 contain sqlserver business intelegent management
studio for dedugging sp's.
4)CLR stored procedures
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to use "begin ... End" statement structures in ms sql server?
List the advantages of using stored procedures?
How do I create a trace in sql server?
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
Give an example of why you would want to denormalize a database
What does null mean?
What is lookup override?
What is the difference between join and inner join?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What are trace files?
What is a heap?
How do I create a stored procedure in sql server?
What stored by the msdb?
How to create function without parameter in sql server?
whats the maximum size of view state??