<?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: How to index datasets in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131564#M710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael Raithel,&lt;/P&gt;&lt;P&gt;Those reads provided answers to my attempt of bridging between SAS and SQL. Very well then!&lt;/P&gt;&lt;P&gt;Your wishes are much needed this moment.&lt;/P&gt;&lt;P&gt;Dhanashree&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 23:42:42 GMT</pubDate>
    <dc:creator>noobs</dc:creator>
    <dc:date>2013-07-12T23:42:42Z</dc:date>
    <item>
      <title>How to index datasets</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131562#M708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello MO/OR community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I intend to compress data set and while examining &lt;SPAN style="text-decoration: underline;"&gt;PROC CONTENTS&lt;/SPAN&gt;, I found following additional information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;Protection&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;Data Set Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;Indexes 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;Compressed NO&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;Sorted NO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I were to modify Compressed to &lt;SPAN style="text-decoration: underline;"&gt;YES&lt;/SPAN&gt;, how should I proceed? &lt;/P&gt;&lt;P&gt;In general, what are options for Protection, Data Set Type, Indexes, Sorted and how to modify these? Are there some macros to address this? Is it user-level grant &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankfully,&lt;/P&gt;&lt;P&gt;Dhanashree Gadkari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 11:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131562#M708</guid>
      <dc:creator>noobs</dc:creator>
      <dc:date>2013-07-11T11:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to index datasets</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131563#M709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dhanashree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The options for protection can be found in the passwords section of my paper:&amp;nbsp; PROC DATASETS; the Swiss Army Knife of SAS Procedures, &lt;A href="http://support.sas.com/resources/papers/proceedings11/274-2011.pdf" title="http://support.sas.com/resources/papers/proceedings11/274-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/274-2011.pdf&lt;/A&gt; . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data set type is usually DATA, VIEW, or INDEX.&amp;nbsp; However, I understand that there are additional data types associated with PROC CORR, but I have never used it and cannot comment on it further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as Indexes go, see my paper:&amp;nbsp; The Basics of Using SAS Indexes, &lt;A href="http://www2.sas.com/proceedings/sugi30/247-30.pdf" title="http://www2.sas.com/proceedings/sugi30/247-30.pdf"&gt;http://www2.sas.com/proceedings/sugi30/247-30.pdf&lt;/A&gt; to get this information for free.&amp;nbsp; Or, if you are really interested, consider my SAS Press book:&amp;nbsp; The Complete Guide to SAS Indexes, &lt;A href="https://support.sas.com/publishing/authors/raithel.html"&gt;https://support.sas.com/publishing/authors/raithel.html&lt;/A&gt; which will cost you a dollar or "two".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, SORTED is set by SAS when the data are sorted or when you assert a sort on the data set via PROC DATASETS.&amp;nbsp; See first paper mentioned for that later point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck in all your SAS endeavors!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----MMMMIIIIKKKKEEE&lt;/P&gt;&lt;P&gt;(aka Michael A. Raithel)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:32:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131563#M709</guid>
      <dc:creator>MMMIIIIKKKKEEEE</dc:creator>
      <dc:date>2013-07-11T13:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to index datasets</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131564#M710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael Raithel,&lt;/P&gt;&lt;P&gt;Those reads provided answers to my attempt of bridging between SAS and SQL. Very well then!&lt;/P&gt;&lt;P&gt;Your wishes are much needed this moment.&lt;/P&gt;&lt;P&gt;Dhanashree&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 23:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/How-to-index-datasets/m-p/131564#M710</guid>
      <dc:creator>noobs</dc:creator>
      <dc:date>2013-07-12T23:42:42Z</dc:date>
    </item>
  </channel>
</rss>

