<?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: Proc Sort in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sort/m-p/59344#M16743</link>
    <description>The WHERE statement you have coded references a value-constant which is a SAS DATE -- the suffix "d" indicates so.  Here is some SAS documentation reference:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a000780334.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a000780334.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
using date constants site:sas.com</description>
    <pubDate>Thu, 18 Feb 2010 13:39:38 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-02-18T13:39:38Z</dc:date>
    <item>
      <title>Proc Sort</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sort/m-p/59343#M16742</link>
      <description>Hello ,&lt;BR /&gt;
&lt;BR /&gt;
could you please guide me in the interpretation of the proc sort command and the Date = '15dec1999'd command in  :&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
        proc sort data = sc.target121999 out = sortb;&lt;BR /&gt;
	by FlightID;&lt;BR /&gt;
	where Date = '15dec1999'd AND Origin = 'BHM';&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
proc print data=sortb; &lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
kind  regards  ,&lt;BR /&gt;
markC</description>
      <pubDate>Thu, 18 Feb 2010 12:58:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Sort/m-p/59343#M16742</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-18T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Sort</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sort/m-p/59344#M16743</link>
      <description>The WHERE statement you have coded references a value-constant which is a SAS DATE -- the suffix "d" indicates so.  Here is some SAS documentation reference:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a000780334.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a000780334.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a002200738.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
using date constants site:sas.com</description>
      <pubDate>Thu, 18 Feb 2010 13:39:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Sort/m-p/59344#M16743</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-18T13:39:38Z</dc:date>
    </item>
  </channel>
</rss>

