<?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 run SQL Script for Snowflake in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241726#M28789</link>
    <description>&lt;P&gt;Is it possible to run a SQL Script for Snowflake from within Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SQL consists of various statements. Some create temporary tables that are referenced later in the SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically it is a multi-statement SQL script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2019 20:41:40 GMT</pubDate>
    <dc:creator>talendstar</dc:creator>
    <dc:date>2019-09-12T20:41:40Z</dc:date>
    <item>
      <title>run SQL Script for Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241726#M28789</link>
      <description>&lt;P&gt;Is it possible to run a SQL Script for Snowflake from within Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SQL consists of various statements. Some create temporary tables that are referenced later in the SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically it is a multi-statement SQL script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 20:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241726#M28789</guid>
      <dc:creator>talendstar</dc:creator>
      <dc:date>2019-09-12T20:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: run SQL Script for Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241727#M28790</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069JotAAE"&gt;@talendstar&lt;/A&gt;&amp;nbsp;,As per my knowledge , tSnowflakeRow is not supporting&amp;nbsp; to execute multiple scripts,you can execute for one script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 07:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241727#M28790</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-09-13T07:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: run SQL Script for Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241728#M28791</link>
      <description>&lt;P&gt;The simplest solution consists in 3 components:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;load your script with tFileInputDelimited or tFixedFlowInput from pasted text within "inline content"&lt;UL&gt;&lt;LI&gt;configure row separator as ";" and field separator as "#"&lt;/LI&gt;&lt;LI&gt;add attribute column "content" of type String&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;iterate over individual query statements (newline separators are allowed)&lt;UL&gt;&lt;LI&gt;link your input row with tFlowToIterate (e.g. row1)&lt;/LI&gt;&lt;LI&gt;link your iteraation with tSnowflakeRow&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;execute query: (String)globalMap.get("row1.content")&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case you need to render your script from input parameters, then you may want to look at &lt;A href="https://help.talend.com/reader/I48H6c~0i42r2CnSb9d3tw/tsKCMGFDxurLbC0L6Hxjmw" alt="https://help.talend.com/reader/I48H6c~0i42r2CnSb9d3tw/tsKCMGFDxurLbC0L6Hxjmw" target="_blank"&gt;Talend SQL templates&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 07:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/run-SQL-Script-for-Snowflake/m-p/2241728#M28791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-08T07:27:22Z</dc:date>
    </item>
  </channel>
</rss>

