Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verification on performance
Message
 
 
To
04/10/2010 11:40:48
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01483774
Message ID:
01483825
Views:
27
>>The varchar data type existed in SQL Server since forever. It also has been added to VFP9 for compatibility with SQL Server.
>>
>>IN SQL Server, varchar stores as many characters as you provide w/o padding with spaces. It make sense for longer columns with variable values.
>
>So, as a general rules, as pretty much all character type fields are variable, should we just better to create our fields with varchar?

Use 5 as a rule. Everything greater than 5 should be varchar.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform