Case Sensitive WHERE Condition MS SQL Server
I can see the WHERE condition checks the condition case insensitively. Here is the sql query that checks the username case sensitively in SQL Server.
SELECT * FROM [User] WHERE Username = ‘Sree’ Collate SQL_Latin1_General_CP1_CS_AS
For more info refer
http://www.mssqltips.com/sqlservertip/1032/case-sensitive-search-on-a-case-insensitive-sql-server/
Categories: MS SQL
Case sensitive where sql server
Hey, thanks for the post.Really thank you! Really Cool. kkbaddkfkgbd