wht's the differece between sqlserver05 and sqlserver2000
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / monal
SQL 2005: Database Snapshot, SNAPSHOT Isolation
Level, .NET, CLR, Online Backup, Online Index Building
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / velmurugan,uk
There are many differences interms of
1.Architecture,
2.Services,
3.Performance,
4.Scalability,
5.Design and Deployment application,
6.Tools
and so on...
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
Hello all, I have data like :- year amt 2004 10 2005 20 2006 30 Now i want output as:- 2004 2005 2006 10 30 60 but i have to use here group by on year.So, i need a single query within that i can find.
How to choose all records from the table?
How do I start and stop sql server?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
What are the types of stored procedures in an sql server?
Define union, union all, minus, intersect?
What is the difference Between Sql-server 2000 & 2005
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
what authentication modes does sql server support? : Sql server database administration
What is the maximum length of an alert name?
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the number of sales for each product
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)