Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using a database name with space
Message
 
 
À
25/03/2003 11:33:18
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00769531
Message ID:
00769760
Vues:
26
>>illegal identifiers can be delimited with brackets:
>
>What is the definition of an illegal identifiers?

The regular Identifiers
- Can start with letter, underscore (_), "at" sign (@), or number sign (#).
- Can include letters, digits, "at" sign, dollar sign ($), number sign, or underscore
- Cannot be T-SQL reservered word

The rest are delimited Identifiers.
See Using Identifiers in BOL for details.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform