<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / postasaurus / tag / database</title>
<link>http://www.netvouz.com/postasaurus/tag/database?feed=rss</link>
<description>postasaurus&#39;s bookmarks tagged &quot;database&quot; on Netvouz</description>
<item><title>Embedded Firebird: Full-Featured Embedded Database with 2 MB Runtime - The Code Project - C# Database</title>
<link>http://www.codeproject.com/cs/database/EmbeddedFirebird.asp</link>
<description>An example that shows how Firebird database excels in embedding.</description>
<category domain="http://www.netvouz.com/postasaurus?category=6525406792264715059">programming &gt; Firebird</category>
<author>postasaurus</author>
<pubDate>Mon, 12 Feb 2007 10:12:22 GMT</pubDate>
</item><item><title>SELECT DISTINCT: A SQL Case Study</title>
<link>http://www.databasejournal.com/features/postgresql/article.php/3437821</link>
<description>There is an understanding in the database world that using a &#39;SELECT DISTINCT&#39; SQL query is not a good idea, because it is essentially getting duplicate rows out of the database and then discarding them.  Usually it&#39;s better to rearrange the &#39;WHERE&#39; clause in the query to only get the rows you need.  Tom Copeland gives a step-by-step &#39;case study&#39; of analyzing a query in PostgreSQL and how to ensure that your SQL rewrite is actually paying off.</description>
<category domain="http://www.netvouz.com/postasaurus?category=5218929615096713219">programming &gt; sql</category>
<author>postasaurus</author>
<pubDate>Tue, 12 Dec 2006 10:12:10 GMT</pubDate>
</item></channel></rss>