<?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: where is dictionary.columns in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58625#M16459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dictionary tables are in library called DICTIONARY, a 9 letter libref, and as we know, SAS librefs are limited to 8 characters so the views are needed to get access to the dictionary tables in DATA and PROC steps. These views are in the SASHELP library. The Dictionary Tables are only accessible through PROC SQL whereas, the&lt;/P&gt;&lt;P&gt;views are accessible from any SAS proc or data step as well as the SAS explorer window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2012 13:58:04 GMT</pubDate>
    <dc:creator>Hima</dc:creator>
    <dc:date>2012-04-09T13:58:04Z</dc:date>
    <item>
      <title>where is dictionary.columns</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58624#M16458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question:we can use dictionary.columns dataset to gather information of any datasets in SAS but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is dictionary.columns dataset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 13:31:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58624#M16458</guid>
      <dc:creator>George_S</dc:creator>
      <dc:date>2012-04-09T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: where is dictionary.columns</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58625#M16459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dictionary tables are in library called DICTIONARY, a 9 letter libref, and as we know, SAS librefs are limited to 8 characters so the views are needed to get access to the dictionary tables in DATA and PROC steps. These views are in the SASHELP library. The Dictionary Tables are only accessible through PROC SQL whereas, the&lt;/P&gt;&lt;P&gt;views are accessible from any SAS proc or data step as well as the SAS explorer window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 13:58:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58625#M16459</guid>
      <dc:creator>Hima</dc:creator>
      <dc:date>2012-04-09T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: where is dictionary.columns</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58626#M16460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are VIEWS in the SASHELP library. The DICTIONARY entries start their names with V. So DICTIONARY.COLUMNS is SASHELP.Vcolumn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 15:21:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/where-is-dictionary-columns/m-p/58626#M16460</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-04-09T15:21:09Z</dc:date>
    </item>
  </channel>
</rss>

