<?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: Remove duplicate records from Dataset. Expecting suggestions for the code below. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Remove-duplicate-records-from-Dataset-Expecting-suggestions-for/m-p/821089#M324152</link>
    <description>&lt;P&gt;Look here (Maxim 1):&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/proc/p02bhn81rn4u64n1b6l00ftdnxge.htm" target="_blank" rel="noopener"&gt;PROC SORT Statement&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will easily find the option which deals with duplicates.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 09:16:51 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-06-30T09:16:51Z</dc:date>
    <item>
      <title>Remove duplicate records from Dataset. Expecting suggestions for the code below.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Remove-duplicate-records-from-Dataset-Expecting-suggestions-for/m-p/821074#M324150</link>
      <description>&lt;P&gt;/*ReplacedSASDatasetLibNameWithWork */&lt;/P&gt;&lt;P&gt;/*proc append base=&amp;amp;libn2..ctlencstclaimackdtl data=ctlenstclaimackdtl; */&lt;/P&gt;&lt;P&gt;data ctlencstclaimacdtl;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%append dup_check(srctbl)=ctlencstclaimackdtl, srclib=work,&lt;/P&gt;&lt;P&gt;trgttbl =ctlencstclaimackdtl, trgtlib=&amp;amp;libn2., key=rowid);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* SAS2AWS2: WritrdatatoRedshift - Remove Duplicates */&lt;/P&gt;&lt;P&gt;proc sort data = ctlencstclaimackdtl ----------------------------&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;------------------------&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anyone help to fill the sort code for that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 07:53:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Remove-duplicate-records-from-Dataset-Expecting-suggestions-for/m-p/821074#M324150</guid>
      <dc:creator>LokeshDake</dc:creator>
      <dc:date>2022-06-30T07:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remove duplicate records from Dataset. Expecting suggestions for the code below.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Remove-duplicate-records-from-Dataset-Expecting-suggestions-for/m-p/821089#M324152</link>
      <description>&lt;P&gt;Look here (Maxim 1):&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/proc/p02bhn81rn4u64n1b6l00ftdnxge.htm" target="_blank" rel="noopener"&gt;PROC SORT Statement&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will easily find the option which deals with duplicates.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 09:16:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Remove-duplicate-records-from-Dataset-Expecting-suggestions-for/m-p/821089#M324152</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-06-30T09:16:51Z</dc:date>
    </item>
  </channel>
</rss>

