<?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 Re: Automatic update on table_2 from table_1 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599980#M173306</link>
    <description>&lt;P&gt;I'm guessing that you are talking about the capability of many relational databases, including SQL Server, to automatically replicate tables between databases so that the target table is an exact copy of the source one. Is this what you mean? This feature is particularly useful when synchronising data between primary and secondary data centres.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS doesn't have this capability built into the product. You could build your own version of it if required though.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 05:50:49 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2019-10-29T05:50:49Z</dc:date>
    <item>
      <title>Automatic update on table_2 from table_1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599979#M173305</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attend a telephonic interview with CSS Corp. They ask me technical questions from MS-SQL Server.&lt;/P&gt;&lt;P&gt;I need to know whether the method is possible in SAS.&lt;/P&gt;&lt;P&gt;The question is: Assume you have 2 tables which have the same rows and columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I modify the existing value / Add the new row in Table_1, how the table_2 automatically update the new value?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any possible methods to do automatic updates.&lt;/P&gt;&lt;P&gt;Please share your ideas.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 05:59:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599979#M173305</guid>
      <dc:creator>Sathish_jammy</dc:creator>
      <dc:date>2019-10-29T05:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic update on table_2 from table_1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599980#M173306</link>
      <description>&lt;P&gt;I'm guessing that you are talking about the capability of many relational databases, including SQL Server, to automatically replicate tables between databases so that the target table is an exact copy of the source one. Is this what you mean? This feature is particularly useful when synchronising data between primary and secondary data centres.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS doesn't have this capability built into the product. You could build your own version of it if required though.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 05:50:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599980#M173306</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-29T05:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic update on table_2 from table_1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599987#M173309</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;said, SAS does not support replication in the way SQL Server does.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Table"_2 could be a view of table 1 though.&amp;nbsp; But that's not the same as two separate physical tables that are automatically kept in sync by configuration at the table or database level.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 06:21:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Automatic-update-on-table-2-from-table-1/m-p/599987#M173309</guid>
      <dc:creator>ScottBass</dc:creator>
      <dc:date>2019-10-29T06:21:12Z</dc:date>
    </item>
  </channel>
</rss>

