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
Explain ms sql server reporting services vs crystal reports?
Can you explain what is the use of custom fields in report?
Explain the microsoft sql server delete command? : SQL Server Architecture
What is sql stored procedure?
What is the function of inner join?
How except clause is differs from not in clause?
How many types of stored procedures are there in sql server?
Difference between uniqe index and uniqe constraint?
Is it ok to shrink transaction log?
Explain the steps to create and execute a user-defined function in the sql server?
What are two difference between sql azure and azure tables?
How to count groups returned with the group by clause in ms sql server?
What is the architecture of ms sql reporting service?
What is transact-sql language?
What is normalization process?