wht's the differece between sqlserver05 and sqlserver2000
Answer Posted / jerry joseph
.NET Runtime integration
SQL Server 2005 is integrated with .NET Runtime
Email sending capability
You can send emails from SQL Server 2005 which you couldnt
do with SQL Servr 2000
TRY CATCH error handling
In SQL Server 2005 we have TRY CATCH for better error
handling. We had only @@ERROR in SQL Server 2000 which was
very primitive
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to replace given values with null using nullif()?
What is difference statement and preparedstatement?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What is an sql server agent?
Define master database?
What are partitioned views and distributed partitioned views?
What are the approximate numeric data types?
what are the three command line utilities and what are their primary functions?
What is report server project?
Which command is used for user defined error messages?
What stored procedure would you use to view lock information?
What are the different types of indexes?
How to stop a loop early with break statements in ms sql server?
How to create user defined functions with parameters?
Can you explain various data region available in ssrs with their use?