Quantcast
Channel: SQL Case Sensitive String Compare - Stack Overflow
Viewing all articles
Browse latest Browse all 7

SQL Case Sensitive String Compare

$
0
0

How do you compare strings so that the comparison is true only if the cases of each of the strings are equal as well. For example:

Select * from a_table where attribute = 'k'

...will return a row with an attribute of 'K'. I do not want this behaviour.


Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>