<?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 Enterprise Guide 8.2 load table to SQL with primary key in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-8-2-load-table-to-SQL-with-primary-key/m-p/680544#M36899</link>
    <description>&lt;P&gt;I have a process flow that queries a SQL db and can generate a data set that will be written to another SQL db. I'd like to add a primary key or at the very least, a unique index, such that when my SQL table is loaded, it will reference the pk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible? If so, can it be done in Query Builder or do I have to add that syntax in proc sql?&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 20:34:16 GMT</pubDate>
    <dc:creator>ssmiley96</dc:creator>
    <dc:date>2020-08-31T20:34:16Z</dc:date>
    <item>
      <title>Enterprise Guide 8.2 load table to SQL with primary key</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-8-2-load-table-to-SQL-with-primary-key/m-p/680544#M36899</link>
      <description>&lt;P&gt;I have a process flow that queries a SQL db and can generate a data set that will be written to another SQL db. I'd like to add a primary key or at the very least, a unique index, such that when my SQL table is loaded, it will reference the pk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible? If so, can it be done in Query Builder or do I have to add that syntax in proc sql?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 20:34:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-8-2-load-table-to-SQL-with-primary-key/m-p/680544#M36899</guid>
      <dc:creator>ssmiley96</dc:creator>
      <dc:date>2020-08-31T20:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Guide 8.2 load table to SQL with primary key</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-8-2-load-table-to-SQL-with-primary-key/m-p/680563#M36901</link>
      <description>&lt;P&gt;Adding a primary key to an external database will require syntax specific to the SQL language used by that database. You will need to use SQL passthru and the SQL EXECUTE statement, so it will require a coded solution.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 21:52:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-8-2-load-table-to-SQL-with-primary-key/m-p/680563#M36901</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-08-31T21:52:15Z</dc:date>
    </item>
  </channel>
</rss>

