<?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 Make Data into equal parts in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Make-Data-into-equal-parts/m-p/160384#M2958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me on this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a column with nearly 1000+ rows and I wanted to make them into equal groups (if not equal, at least partially equal.). I mean it will be okay if I create a new flag column which represents 10 groups.&lt;/P&gt;&lt;P&gt;How can I do this using SQL.....?&lt;/P&gt;&lt;P&gt;Please provide some inputs at least..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 04:05:12 GMT</pubDate>
    <dc:creator>NareshAbburi</dc:creator>
    <dc:date>2015-02-10T04:05:12Z</dc:date>
    <item>
      <title>Make Data into equal parts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Make-Data-into-equal-parts/m-p/160384#M2958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me on this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a column with nearly 1000+ rows and I wanted to make them into equal groups (if not equal, at least partially equal.). I mean it will be okay if I create a new flag column which represents 10 groups.&lt;/P&gt;&lt;P&gt;How can I do this using SQL.....?&lt;/P&gt;&lt;P&gt;Please provide some inputs at least..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 04:05:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Make-Data-into-equal-parts/m-p/160384#M2958</guid>
      <dc:creator>NareshAbburi</dc:creator>
      <dc:date>2015-02-10T04:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Make Data into equal parts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Make-Data-into-equal-parts/m-p/160385#M2959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Proc Rank. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL doesn't have a supported row count function that will allow you to do this. Monotonic() is unsupported so you could try that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 04:46:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Make-Data-into-equal-parts/m-p/160385#M2959</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-02-10T04:46:11Z</dc:date>
    </item>
  </channel>
</rss>

