Spencer P. answered 04/14/19
3 Years Experience in SQL
I've worked with DB2, T-SQL, and a few others and they always seem to be case-insensitive.
Spencer P. answered 04/14/19
3 Years Experience in SQL
I've worked with DB2, T-SQL, and a few others and they always seem to be case-insensitive.
Brian E. answered 04/12/19
Senior Full Stack JavaScript Developer (Node & React)
SQL Server has a setting that determines case sensitivity.
To determine: Run "SELECT SERVERPROPERTY("COLLATION").
If the response has a "CI" in it, that means Case Insensitive.
See https://www.webucator.com/how-to/how-check-case-sensitivity-sql-server.cfm
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.