<?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 get SAS view information(how the view was created) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/get-SAS-view-information-how-the-view-was-created/m-p/563333#M157911</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to know which SAS dataset was linked from a SAS view.(the view was created by proc sql; create view....)&lt;/P&gt;
&lt;P&gt;I can't get it from proc contents prodecure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 17:02:23 GMT</pubDate>
    <dc:creator>GeorgeSAS</dc:creator>
    <dc:date>2019-06-03T17:02:23Z</dc:date>
    <item>
      <title>get SAS view information(how the view was created)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/get-SAS-view-information-how-the-view-was-created/m-p/563333#M157911</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to know which SAS dataset was linked from a SAS view.(the view was created by proc sql; create view....)&lt;/P&gt;
&lt;P&gt;I can't get it from proc contents prodecure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 17:02:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/get-SAS-view-information-how-the-view-was-created/m-p/563333#M157911</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2019-06-03T17:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: get SAS view information(how the view was created)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/get-SAS-view-information-how-the-view-was-created/m-p/563340#M157917</link>
      <description>If it's a SQL view try the following: &lt;BR /&gt;&lt;BR /&gt;proc sql;&lt;BR /&gt;describe view VIEWNAME;&lt;BR /&gt;quit;&lt;BR /&gt;&lt;BR /&gt;The code will be in the log.</description>
      <pubDate>Mon, 03 Jun 2019 17:17:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/get-SAS-view-information-how-the-view-was-created/m-p/563340#M157917</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-03T17:17:04Z</dc:date>
    </item>
  </channel>
</rss>

