Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verification on performance
Message
 
 
À
04/10/2010 11:28:01
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01483774
Message ID:
01483818
Vues:
36
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform