This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I try to compare MySQL strings and want to make sure they match even if the one entered is upper case and the one inside my database is lower case. How can I do this "comparison" inside an SQL statement?