<?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 Proc sort - order of non BY variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-sort-order-of-non-BY-variables/m-p/841812#M332853</link>
    <description>&lt;P&gt;Hi if i have a table with 10 column, and i asked to sort it by col a col b col c.&lt;BR /&gt;Lets say i have 3 cols where col a col b col c are the same, once the table us sorted by col a col b col c, how are the rest of the columns arranged? What does it based on?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 13:24:16 GMT</pubDate>
    <dc:creator>HeatherNewton</dc:creator>
    <dc:date>2022-11-01T13:24:16Z</dc:date>
    <item>
      <title>Proc sort - order of non BY variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-sort-order-of-non-BY-variables/m-p/841812#M332853</link>
      <description>&lt;P&gt;Hi if i have a table with 10 column, and i asked to sort it by col a col b col c.&lt;BR /&gt;Lets say i have 3 cols where col a col b col c are the same, once the table us sorted by col a col b col c, how are the rest of the columns arranged? What does it based on?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 13:24:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-sort-order-of-non-BY-variables/m-p/841812#M332853</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-11-01T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-sort-order-of-non-BY-variables/m-p/841813#M332854</link>
      <description>&lt;P&gt;The order of the observations within a group (as defined with BY) is&amp;nbsp;&lt;EM&gt;usually&lt;/EM&gt; that which existed before in the dataset, but this is not guaranteed, e.g. when data is read from a DBMS or SPD engines.&lt;/P&gt;
&lt;P&gt;If a certain order is required, you have to force it.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 08:02:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-sort-order-of-non-BY-variables/m-p/841813#M332854</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-01T08:02:54Z</dc:date>
    </item>
  </channel>
</rss>

