Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
varchar
symfonydev
sql
Tuesday, September 26, 2017 8:27 AM
Check if there are the same values for given column
Note that if you column a is of type VARCHAR and you're using MySQL, by default you'll get the same results for 'value', 'VALue', etc. SELECT email, COUNT(*) a FROM sometable GROUP BY a HAVING a > 1;
$ 0.000
0
1
Top communities
Create decentralized community