<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / Karzin / tag / join</title>
<link>http://netvouz.com/Karzin/tag/join?feed=rss</link>
<description>Karzin&#39;s bookmarks tagged &quot;join&quot; on Netvouz</description>
<item><title>mysql - Export list of pretty permalinks and post title - Stack Overflow</title>
<link>http://stackoverflow.com/questions/3464701/export-list-of-pretty-permalinks-and-post-title</link>
<description>SELECT wpp.post_title, wpp.guid, wpp.post_date, CONCAT(wpo_su.option_value, REPLACE( REPLACE( REPLACE( REPLACE(wpo.option_value,&#39;%year%&#39;,date_format(wpp.post_date,&#39;%Y&#39;)) ,&#39;%monthnum%&#39;,date_format(wpp.post_date,&#39;%m&#39;)) ,&#39;%day%&#39;,date_format(wpp.post_date,&#39;%d&#39;)) ,&#39;%postname%&#39;,wpp.post_name ) ) as permalink FROM wp_posts wpp INNER JOIN wp_options wpo on wpo.option_name=&#39;permalink_structure&#39; and wpo.blog_id=0 INNER JOIN wp_options wpo_su on wpo_su.option_name=&#39;siteurl&#39; and wpo_su.blog_id=wpo.blog_id WHERE wpp.post_type = &#39;post&#39; AND wpp.post_status = &#39;publish&#39; ORDER BY wpp.post_date DESC</description>
<category domain="http://netvouz.com/Karzin?category=3430040421080145452"></category>
<author>Karzin</author>
<pubDate>Fri, 25 May 2012 20:01:44 GMT</pubDate>
</item><item><title>Coding Horror</title>
<link>http://www.codinghorror.com/blog/2007/10/a-visual-explanation-of-sql-joins.html</link>
<description>A Visual Explanation of SQL Joins</description>
<category domain="http://netvouz.com/Karzin?category=4575654183338593598">Tutorial</category>
<author>Karzin</author>
<pubDate>Thu, 16 Dec 2010 15:04:13 GMT</pubDate>
</item></channel></rss>