SQL Case Sensitive String Compare September 30, 2022 by Tarik Select * from a_table where attribute="k" COLLATE Latin1_General_CS_AS Did the trick.