<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/sql/tags/query</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 21 Nov 2008 18:52:31 GMT</pubDate>
<item>
<title>(SQL) SQL case sensitive match for user and password - ginoplusio</title>
<link>http://snipplr.com/view/9893/sql-case-sensitive-match-for-user-and-password/</link>
<description><![CDATA[ <p>When you make a login remember to use CASE SENSITIVE on password and case insensitive on username</p> ]]></description>
<pubDate>Tue, 18 Nov 2008 08:02:33 GMT</pubDate>
<guid>http://snipplr.com/view/9893/sql-case-sensitive-match-for-user-and-password/</guid>
</item>
<item>
<title>(SQL) Find all categories NOT used in current item - stavelin</title>
<link>http://snipplr.com/view/8523/find-all-categories-not-used-in-current-item/</link>
<description><![CDATA[ <p>It's easy to find the categories used on one item, but find all categories NOT used on current item?
This snippet stores a "NOT IN" query.

This is used with PHP &amp; mySQL. The query can be written differently on other databases, but this seems to work with mySQL.</p> ]]></description>
<pubDate>Sun, 21 Sep 2008 16:03:24 GMT</pubDate>
<guid>http://snipplr.com/view/8523/find-all-categories-not-used-in-current-item/</guid>
</item>
<item>
<title>(SQL) Rendering Query Results in Vertical Format - Abe</title>
<link>http://snipplr.com/view/5097/rendering-query-results-in-vertical-format/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 17 Feb 2008 11:42:28 GMT</pubDate>
<guid>http://snipplr.com/view/5097/rendering-query-results-in-vertical-format/</guid>
</item>
<item>
<title>(SQL) Create a CSV File From Query Results - Abe</title>
<link>http://snipplr.com/view/5096/create-a-csv-file-from-query-results/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 17 Feb 2008 11:41:22 GMT</pubDate>
<guid>http://snipplr.com/view/5096/create-a-csv-file-from-query-results/</guid>
</item>
</channel>
</rss>