Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Like based on prefix table
Message
 
 
À
14/05/2013 14:05:50
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01573772
Message ID:
01573818
Vues:
44
>>No, this is not true. It depends on database collation. If you're using case sensitive collation for the database, it will be case sensitive.
>
>This is turned off at installation as it forces everyone to use the proper casing and nothing would work after that.

Server collation and database collation and column collation is not the same thing. You can have SQL Server case insensitive (and you should have), but have case-sensitive database or certain columns to be case sensitive. Of course, this would be set in design time (or can be altered), so by default database inherits the same collation as model database.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform