<?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 SQL developer in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459701#M89945</link>
    <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Alteryx and was wondering if it's possible to embed SQL developer query within an alteryx workflow, i.e. the input data file is automatically updated via the query/export of the data from a source (such as Oracle EBS) using the SQL Developer program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible or is something similar possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jon Kopelman&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 22:22:38 GMT</pubDate>
    <dc:creator>jkope404</dc:creator>
    <dc:date>2019-09-04T22:22:38Z</dc:date>
    <item>
      <title>SQL developer</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459701#M89945</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Alteryx and was wondering if it's possible to embed SQL developer query within an alteryx workflow, i.e. the input data file is automatically updated via the query/export of the data from a source (such as Oracle EBS) using the SQL Developer program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible or is something similar possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jon Kopelman&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 22:22:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459701#M89945</guid>
      <dc:creator>jkope404</dc:creator>
      <dc:date>2019-09-04T22:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: SQL developer</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459824#M89973</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/104535"&gt;@jkope404&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you say a SQL Developer Query do you mean a select statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so you can put this into the Input Data tool after setting up your driver connection to your database. Each time you then run your workflow this will execute the statement refreshing the input into Alteryx and reading the latest results.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 07:59:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459824#M89973</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2019-09-05T07:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: SQL developer</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459975#M90013</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;remembering that plsql will not run&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[]&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 14:14:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/459975#M90013</guid>
      <dc:creator>geraldo</dc:creator>
      <dc:date>2019-09-05T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: SQL developer</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/460074#M90050</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;If so you can put this into the Input Data tool after setting up your driver connection to your database. Each time you then run your workflow this will execute the statement refreshing the input into Alteryx and reading the latest results."&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Correct, using a select statement. Can you give an example or point me in the direction of a "How To" on setting up a driver connection to the database?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 16:58:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/460074#M90050</guid>
      <dc:creator>jkope404</dc:creator>
      <dc:date>2019-09-05T16:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: SQL developer</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/460323#M90142</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/104535"&gt;@jkope404&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;"&lt;SPAN&gt;If so you can put this into the Input Data tool after setting up your driver connection to your database. Each time you then run your workflow this will execute the statement refreshing the input into Alteryx and reading the latest results."&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Correct, using a select statement. Can you give an example or point me in the direction of a "How To" on setting up a driver connection to the database?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sure, there is a guide here within help:&amp;nbsp;&lt;A href="https://help.alteryx.com/current/OracleConnections.htm" target="_blank" rel="noopener"&gt;https://help.alteryx.com/current/OracleConnections.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any questions about it.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 07:48:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-developer/m-p/460323#M90142</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2019-09-06T07:48:13Z</dc:date>
    </item>
  </channel>
</rss>

