<?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: SAS View in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352667#M82234</link>
    <description>&lt;P&gt;I just found the section of the documentation you were referring to. They were describing difference between data step and sql views.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think that the comment would apply to both sql and data step but, honestly, I don't know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Apr 2017 23:29:40 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2017-04-23T23:29:40Z</dc:date>
    <item>
      <title>SAS View</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352660#M82231</link>
      <description>&lt;P&gt;Can someone explain what does this mean with example ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is no way to qualify the data in a DATA step view before using it. Therefore, even if you need only part of the data in your SAS view, you must load into &lt;/SPAN&gt;&lt;A id="GTn0ysi78ecwe2eqn10gvjn310cchu" class="glossTerm" target="_blank"&gt;&lt;/A&gt;memory&lt;SPAN&gt; the entire DATA step view and discard everything that you do not need.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 21:15:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352660#M82231</guid>
      <dc:creator>nkm123</dc:creator>
      <dc:date>2017-04-23T21:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS View</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352667#M82234</link>
      <description>&lt;P&gt;I just found the section of the documentation you were referring to. They were describing difference between data step and sql views.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think that the comment would apply to both sql and data step but, honestly, I don't know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 23:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352667#M82234</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-04-23T23:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS View</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352693#M82248</link>
      <description>&lt;P&gt;Where conditions applied to SQL views can sometimes be processed as a part of the query. Where conditions applied to data step views are always processed after the whole dataset is generated (into memory). The same idea would apply, I guess, when requiring only a subset of the view variables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 02:20:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-View/m-p/352693#M82248</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-04-24T02:20:39Z</dc:date>
    </item>
  </channel>
</rss>

