Re: Collate: Case INsensitive dictionary object names, Case sensitive column values: How To?
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Mon, 20 Jul 2009 20:10:59 +0000 (UTC)
bill (billmaclean1@xxxxxxxxx) writes:
Is there a collation page that will make SQL 2008 act the same way as
Oracle: e.g the dictionary object names are case INsensitive, but the
column values are case sensitive?
There is no way to specify different collations for data and metadata,
save by explicitly specifying the collation for all columns different
from the database collation.
However, I have a Connect suggestion that you can vote for:
https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackI
D=358312
Personally, I would like to do it the other way round. Object names should
be case-sensitive, period. However, users often prefer if their data is
case-insensitive.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- References:
- Prev by Date: sql 2008 and auditing
- Next by Date: Re: Collate: Case INsensitive dictionary object names, Case sensitive column values: How To?
- Previous by thread: Collate: Case INsensitive dictionary object names, Case sensitive column values: How To?
- Next by thread: Re: Collate: Case INsensitive dictionary object names, Case sensitive column values: How To?
- Index(es):
Relevant Pages
|
Loading