Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Collation problem.. case sensitive LIKE

$
0
0
Our DBs are universally set as having a case insensitive collation, but for one query I needed it to be case sensitive, so I added the latin1_general_CS_AS collation sequence to the table variable column and got matches when I don't think I should.  

Viewing all articles
Browse latest Browse all 3145

Trending Articles