Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference Between Sql-server 2000 & 2005

Answer Posted / savitha

2005sqlser support try catch which is not possible in 2000
In SQL Server 2000 , a row cannot exceed 8000 bytes in
size ... To solve this problem, Microsoft introduced the
VARCHAR(MAX), NVARCHAR(MAX), and VARBINARY(MAX) data types
in SQL Server 2005. These data types can hold the same
amount of data BLOBs can hold (2 GB)

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

After removing a table from database, what other related objects have to be dropped explicitly?

1096


What are the mathematical functions supported by sql server 2005?

1121


How to specify the collation for a character data type in ms sql server?

1078


What are different types of collation sensitivity?

1023


Can we write a distributed query and get some data which is located on other server and oracle database?

1275


What is difference between materialized view and view?

948


What is stored in the mssqlsystemresource database? : sql server database administration

1075


What is the use of custom fields in report?

1041


What is ms sql server index?

1146


What does the not null constraint do?

1175


How to compare the top two records using sql?

1407


How to view existing indexes on an given table using sys.indexes?

1148


Is it possible in sql table to have more than one foreign key?

1090


What does null mean?

1049


What is the purpose of a table?

993