<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Teradata - bulk insert from excel/txt file in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Teradata-bulk-insert-from-excel-txt-file/m-p/102106#M48914</link>
    <description>I have a process where i need to upload rows to a teradata table. I'm currently using a loop and an insert statement , however in some cases the collection that i need to insert is &amp;gt;1500 lines and therefore takes quite a while to complete. Is there a way i can insert the data from a file instead of having the loop?</description>
    <pubDate>Wed, 20 Jan 2021 08:39:42 GMT</pubDate>
    <dc:creator>KellyFarquhar</dc:creator>
    <dc:date>2021-01-20T08:39:42Z</dc:date>
    <item>
      <title>Teradata - bulk insert from excel/txt file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Teradata-bulk-insert-from-excel-txt-file/m-p/102106#M48914</link>
      <description>I have a process where i need to upload rows to a teradata table. I'm currently using a loop and an insert statement , however in some cases the collection that i need to insert is &amp;gt;1500 lines and therefore takes quite a while to complete. Is there a way i can insert the data from a file instead of having the loop?</description>
      <pubDate>Wed, 20 Jan 2021 08:39:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Teradata-bulk-insert-from-excel-txt-file/m-p/102106#M48914</guid>
      <dc:creator>KellyFarquhar</dc:creator>
      <dc:date>2021-01-20T08:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata - bulk insert from excel/txt file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Teradata-bulk-insert-from-excel-txt-file/m-p/102107#M48915</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="dad59c08-6ee1-4436-9075-c0df454bcfd6" data-tag-text="@Kelly" href="https://community.blueprism.com/network/profile?UserKey=dad59c08-6ee1-4436-9075-c0df454bcfd6" data-itemmentionkey="c77e1d01-a503-4796-9e04-77a00aed54d8"&gt;@Kelly&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;From my limited research it seems there are a few options for speeding up inserts with Teradata. The first I've seen discussed is making use of two different tables, assuming your target table already has data in it. In this case you would load your new records to a completely empty table and then perform a merge of that table into the actual target table. This can, reportedly, cut down on the overall time to insert.&lt;BR /&gt;&lt;BR /&gt;Another option is to make use of some of the command-line tools Teradata supports like BTEQ or TPT. As I understand it, either of these tools could be used to handle bulk imports to Teradata from say a CSV or TXT file.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​</description>
      <pubDate>Wed, 20 Jan 2021 18:29:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Teradata-bulk-insert-from-excel-txt-file/m-p/102107#M48915</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-01-20T18:29:50Z</dc:date>
    </item>
  </channel>
</rss>

