<?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 PROC METALIB STATEMENT in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-METALIB-STATEMENT/m-p/440371#M109977</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my first time using proc metalib statement and I just want to know what is the behavior of the code below ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc metalib; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;omr (library="/SAS/SASVisualAnalytics/LASR" ); update_rule=(delete);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;select (AB18_AddressLog); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;report; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it just deletes the AB18_AddressLog metadata under the Directory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Albert0&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2018 02:32:10 GMT</pubDate>
    <dc:creator>Albert0</dc:creator>
    <dc:date>2018-02-27T02:32:10Z</dc:date>
    <item>
      <title>PROC METALIB STATEMENT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-METALIB-STATEMENT/m-p/440371#M109977</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my first time using proc metalib statement and I just want to know what is the behavior of the code below ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc metalib; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;omr (library="/SAS/SASVisualAnalytics/LASR" ); update_rule=(delete);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;select (AB18_AddressLog); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;report; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it just deletes the AB18_AddressLog metadata under the Directory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Albert0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 02:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-METALIB-STATEMENT/m-p/440371#M109977</guid>
      <dc:creator>Albert0</dc:creator>
      <dc:date>2018-02-27T02:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC METALIB STATEMENT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-METALIB-STATEMENT/m-p/441219#M110335</link>
      <description>&lt;P&gt;Hi Albert0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know the table's metadata entry is deleted if&amp;nbsp;the corresponding physical table is NOT found. If the table exists, the medata entry for the table's columns are&amp;nbsp;updated&amp;nbsp;to be in sync with the actual physical columns.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 15:19:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-METALIB-STATEMENT/m-p/441219#M110335</guid>
      <dc:creator>ErikLund_Jensen</dc:creator>
      <dc:date>2018-03-01T15:19:27Z</dc:date>
    </item>
  </channel>
</rss>

