<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 05:43:09 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/case-sensitive/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Check if there are the same values for given column]]></title><description><![CDATA[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;]]></description><link>http://direct.ecency.com/sql/@symfonydev/check-if-there-are-the-same-values-for-given-column</link><guid isPermaLink="true">http://direct.ecency.com/sql/@symfonydev/check-if-there-are-the-same-values-for-given-column</guid><category><![CDATA[sql]]></category><dc:creator><![CDATA[symfonydev]]></dc:creator><pubDate>Tue, 26 Sep 2017 08:27:33 GMT</pubDate></item></channel></rss>