Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create empty column in results
Message
 
 
À
13/06/2008 11:20:23
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01323801
Message ID:
01323861
Vues:
12
>Using QUOTENAME did fix the error. Thanks!
>
>Why CHAR instead of VARCHAR? When should I use them?
>

If you're creating fields with fixed length use CHAR. If you don't know how much space your character field would occupy, use VARCHAR(). That's the quick explanation, it should be better explained in Help.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform