<?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 Extract tables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Extract-tables/m-p/796957#M255799</link>
    <description>&lt;P&gt;HI Every, Need your help. I have data as show below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;from univ. abcd a&lt;/P&gt;&lt;P&gt;left join univ.text&amp;nbsp; b on a.x=b.x left join earth.euro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to pull list of all schemas and table names in that data. Reason for this they are shifting our data bases want to know the impact of tables list. Could some one help me how to achieve this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;univ.abcd&lt;/P&gt;&lt;P&gt;univ.text earth.euro&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 18:32:32 GMT</pubDate>
    <dc:creator>samanvi</dc:creator>
    <dc:date>2022-02-17T18:32:32Z</dc:date>
    <item>
      <title>Extract tables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extract-tables/m-p/796957#M255799</link>
      <description>&lt;P&gt;HI Every, Need your help. I have data as show below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;from univ. abcd a&lt;/P&gt;&lt;P&gt;left join univ.text&amp;nbsp; b on a.x=b.x left join earth.euro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to pull list of all schemas and table names in that data. Reason for this they are shifting our data bases want to know the impact of tables list. Could some one help me how to achieve this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;univ.abcd&lt;/P&gt;&lt;P&gt;univ.text earth.euro&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 18:32:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extract-tables/m-p/796957#M255799</guid>
      <dc:creator>samanvi</dc:creator>
      <dc:date>2022-02-17T18:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extract tables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extract-tables/m-p/796960#M255801</link>
      <description>If you can run the code take a look at PROC SCAPROC.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p0sf63lx4fs2m5n14qv1bn8p863v.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p0sf63lx4fs2m5n14qv1bn8p863v.htm&lt;/A&gt;</description>
      <pubDate>Thu, 17 Feb 2022 18:37:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extract-tables/m-p/796960#M255801</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-17T18:37:43Z</dc:date>
    </item>
  </channel>
</rss>

