Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VarChar
Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Title:
Miscellaneous
Thread ID:
01110397
Message ID:
01110425
Views:
16
>Borislav,
>
>I personaly, prefer to use varchar(xx) for all string expressions that have a big differences in the length. That keeps DB smaller.
>
>I see. What about corrupted tables? So, I see VarChar fields like MemoFields in VFP. If they don't have fixed size, they can corrupt easier.
>
>Like I said, I'm completly newbie in SQL Server and I'm a little bit scared about it! ;-)

O, no, nothing similar with Memo, just at the end they have additional 2 bytes that shows the length. The values are in the same table, not like Text or Image that have separete room for storage.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform