<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 11:48:34 +0000</lastBuildDate>
    <item>
      <title>(SQL) Import data from tab - delimited datafile to SQL table. - RICHARDP</title>
      <link>https://snipplr.com/view/9386/import-data-from-tab--delimited-datafile-to-sql-table</link>
      <description>&lt;p&gt;Fields are tab delimited and need to match table schema. &#13;
I've found the tab separator  ASCII(009)  preferable over using a comma.&#13;
&#13;
The second version can help remove double quotation marks around character fields. &#13;
&#13;
Don't forget the keyword LOCAL.&lt;/p&gt;</description>
      <pubDate>Thu, 30 Oct 2008 15:12:36 UTC</pubDate>
      <guid>https://snipplr.com/view/9386/import-data-from-tab--delimited-datafile-to-sql-table</guid>
    </item>
  </channel>
</rss>
