<?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: Using the except statement in the filter and query task in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66736#M6691</link>
    <description>Filter and query task in EG 4.1 does not support set operators, only joins.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
    <pubDate>Fri, 09 Jan 2009 11:18:39 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2009-01-09T11:18:39Z</dc:date>
    <item>
      <title>Using the except statement in the filter and query task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66735#M6690</link>
      <description>Hi there.&lt;BR /&gt;
&lt;BR /&gt;
I can write a code block with the following ,&lt;BR /&gt;
&lt;BR /&gt;
proc sql noprint;&lt;BR /&gt;
 create table chek as&lt;BR /&gt;
 select period, t_ref, l_ref, p_ref &lt;BR /&gt;
 from closing&lt;BR /&gt;
 except&lt;BR /&gt;
 select period, t_ref, l_ref, p_ref &lt;BR /&gt;
 from new;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
but can this be replicated in the filter and query task of EG?

Message was edited by: holliesmate</description>
      <pubDate>Sat, 20 Dec 2008 03:34:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66735#M6690</guid>
      <dc:creator>DerekAdams</dc:creator>
      <dc:date>2008-12-20T03:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using the except statement in the filter and query task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66736#M6691</link>
      <description>Filter and query task in EG 4.1 does not support set operators, only joins.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Fri, 09 Jan 2009 11:18:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66736#M6691</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-01-09T11:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using the except statement in the filter and query task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66737#M6692</link>
      <description>Thanks Linus</description>
      <pubDate>Fri, 09 Jan 2009 18:49:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-the-except-statement-in-the-filter-and-query-task/m-p/66737#M6692</guid>
      <dc:creator>DerekAdams</dc:creator>
      <dc:date>2009-01-09T18:49:12Z</dc:date>
    </item>
  </channel>
</rss>

