<?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/mysql/tags/join</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 06:08:42 GMT</pubDate>
<item>
<title>(MySQL) Number of records in one table of a type from another table. - jbranca</title>
<link>http://snipplr.com/view/40248/number-of-records-in-one-table-of-a-type-from-another-table/</link>
<description><![CDATA[ <p>You have two tables galleries and images, and you need to know how many images each gallery has associated with it.  This Query returns the sum of distinct record joined to another table by a common field (gallery_id).</p> ]]></description>
<pubDate>Fri, 10 Sep 2010 06:09:16 GMT</pubDate>
<guid>http://snipplr.com/view/40248/number-of-records-in-one-table-of-a-type-from-another-table/</guid>
</item>
<item>
<title>(MySQL) Delete Orphaned Records - nkm</title>
<link>http://snipplr.com/view/20337/delete-orphaned-records/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Sep 2009 05:46:54 GMT</pubDate>
<guid>http://snipplr.com/view/20337/delete-orphaned-records/</guid>
</item>
</channel>
</rss>