<?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 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560068#M156515</link>
    <description>&lt;P&gt;By mistake without using out statement i have modified existing data set, Is there any possibility for retrieving the previous data set&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 10:11:02 GMT</pubDate>
    <dc:creator>kvpseshu</dc:creator>
    <dc:date>2019-05-20T10:11:02Z</dc:date>
    <item>
      <title>proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560068#M156515</link>
      <description>&lt;P&gt;By mistake without using out statement i have modified existing data set, Is there any possibility for retrieving the previous data set&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:11:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560068#M156515</guid>
      <dc:creator>kvpseshu</dc:creator>
      <dc:date>2019-05-20T10:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560071#M156516</link>
      <description>&lt;P&gt;No. PROC SORT Replaces the exitsting data set if you do not specify the OUT= Option.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:16:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560071#M156516</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-05-20T10:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560080#M156522</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/163980"&gt;@kvpseshu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;By mistake without using out statement i have modified existing data set, Is there any possibility for retrieving the previous data set&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Only from the last backup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you did not do anything that removes information (nodupkey, drop columns), and you know the previous sort order, you can re-sort it to that.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:49:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-sort/m-p/560080#M156522</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-05-20T10:49:17Z</dc:date>
    </item>
  </channel>
</rss>

