LMSouq
database Open

MySQL case sensitive query

MI
Michael Liao
1 month ago
3 views
Problem Description
This has been asked on this site before but I couldn't find a sufficient answer. If I'm doing a query like: Select Seller from Table where Location = 'San Jose' How can I make it return only Sellers with Location 'San Jose' instead of 'san jose' or something else?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base