Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verification on performance
Message
 
 
To
04/10/2010 11:28:01
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01483774
Message ID:
01483818
Views:
37
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.

>
>I have been used to Char(). Is VarChar() a new standard? Basically, if I define a character field, is this a better type to use?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform