Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Char vs Varchar - Performance
Message
 
To
31/01/2005 19:28:34
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
00982531
Message ID:
00982556
Views:
27
Well i think what it is saying, is that manipulating and moving the data is quicker with fixed blocks(char) than unfixed lengths(varchar).

But the sorts must be the way the index is built only someone who knows the internals of the sort mechanism would be able to tell us why.

--> Shawn

>Thanks, Shawn, I hadn't seen that.
>
>But, is it just me or do these two statements seem to contradict each other?
>
>>... sorts performed on VARCHAR columns are generally faster than on CHAR columns ...<
>
>> ... While it may take up a little more space to store the data, processing fixed-length columns is faster in SQL Server than processing variable-length columns ...<
>
>~~Bonnie
>
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform