<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: AUTO_INCREMENT code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 25 Jul 2008 15:38:15 GMT</pubDate>
    <description>DZone Snippets: AUTO_INCREMENT code</description>
    <item>
      <title>Get last MySQL AUTO_INCREMENT ID</title>
      <link>http://snippets.dzone.com/posts/show/1657</link>
      <description>// Get last MySQL AUTO_INCREMENT ID&lt;br /&gt;// http://dev.mysql.com/doc/refman/5.0/en/getting-unique-id.html&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;SELECT LAST_INSERT_ID();&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 08 Mar 2006 13:42:56 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1657</guid>
      <author>iansealy (Ian Sealy)</author>
    </item>
  </channel>
</rss>
