<?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: removing unecessary data in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330110#M21934</link>
    <description>Use sql with a having count(seat_id) = 1 clause.</description>
    <pubDate>Mon, 06 Feb 2017 07:28:50 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2017-02-06T07:28:50Z</dc:date>
    <item>
      <title>removing unecessary data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330104#M21933</link>
      <description>&lt;P&gt;I'm having a data. in that data, there are columns called seat_id and store_id. one seat_id is having multiple store_id. ( want to remove those seat_id which are having multiple stores)&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 06:38:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330104#M21933</guid>
      <dc:creator>Ishwarkumar</dc:creator>
      <dc:date>2017-02-06T06:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: removing unecessary data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330110#M21934</link>
      <description>Use sql with a having count(seat_id) = 1 clause.</description>
      <pubDate>Mon, 06 Feb 2017 07:28:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330110#M21934</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-06T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: removing unecessary data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330120#M21935</link>
      <description>&lt;P&gt;Proc sort with nodupkey option. &amp;nbsp;If you post a question, please ensure you post test data - in the form of a datastep, and what the output should look like. &amp;nbsp;Otherwise you will just get general answers which may or may not relate to your issue.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 09:19:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/removing-unecessary-data/m-p/330120#M21935</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-02-06T09:19:13Z</dc:date>
    </item>
  </channel>
</rss>

