<?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 Update and automation procedure that can update tables in oracle in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Update-and-automation-procedure-that-can-update-tables-in-oracle/m-p/229223#M54371</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a procedure function etc that i can use to check the size of my table in oracle , and overite it with a new table ,given that my newly generated table in sas is bigger than the one in oracle.&lt;/P&gt;&lt;P&gt;i will basically do my calculation in sas , if the table in sas is bigger than the one in oracle then i will drop the old table and create the new table.&lt;/P&gt;&lt;P&gt;in oracle i could use a pl/sql procedure but i want to automate the process in sas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your assistance is very much apprecaited in this regard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;GT&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2015 07:17:46 GMT</pubDate>
    <dc:creator>GEORGETHOSAGO</dc:creator>
    <dc:date>2015-10-09T07:17:46Z</dc:date>
    <item>
      <title>Update and automation procedure that can update tables in oracle</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Update-and-automation-procedure-that-can-update-tables-in-oracle/m-p/229223#M54371</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a procedure function etc that i can use to check the size of my table in oracle , and overite it with a new table ,given that my newly generated table in sas is bigger than the one in oracle.&lt;/P&gt;&lt;P&gt;i will basically do my calculation in sas , if the table in sas is bigger than the one in oracle then i will drop the old table and create the new table.&lt;/P&gt;&lt;P&gt;in oracle i could use a pl/sql procedure but i want to automate the process in sas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your assistance is very much apprecaited in this regard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;GT&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:17:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Update-and-automation-procedure-that-can-update-tables-in-oracle/m-p/229223#M54371</guid>
      <dc:creator>GEORGETHOSAGO</dc:creator>
      <dc:date>2015-10-09T07:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Update and automation procedure that can update tables in oracle</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Update-and-automation-procedure-that-can-update-tables-in-oracle/m-p/229236#M54373</link>
      <description>&lt;P&gt;Hmm, doesn't sound like a streamlined way of handling your data. Are you sure that size is the only parameter?&lt;/P&gt;&lt;P&gt;And why do you wish to replace it? Isn't it&amp;nbsp;better just to have one copy of the data? Multiple entities causes confusion and and probably drives&amp;nbsp;maintenance costs.&lt;/P&gt;&lt;P&gt;Size, meaning no of records?&lt;/P&gt;&lt;P&gt;A simple select count(*) would&amp;nbsp;probably do, but ask your Oracle DBA for alternatives to optimize that query.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 09:45:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Update-and-automation-procedure-that-can-update-tables-in-oracle/m-p/229236#M54373</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-09T09:45:17Z</dc:date>
    </item>
  </channel>
</rss>

