<?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: Is there a way to see the variable names of a dataset in SAS and also the count of values repeat in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751125#M236406</link>
    <description>&lt;P&gt;PROC CONTENTS shows all variables, and PROC FREQ shows value distributions.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 05:02:50 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2021-06-30T05:02:50Z</dc:date>
    <item>
      <title>Is there a way to see the variable names of a dataset in SAS and also the count of values repeated ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751114#M236399</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;Is there a way to see the variable names of a dataset in SAS and also the count of values repeated in a variable in a sas dataset?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Blue Blue&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 04:31:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751114#M236399</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2021-06-30T04:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to see the variable names of a dataset in SAS and also the count of values repeat</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751125#M236406</link>
      <description>&lt;P&gt;PROC CONTENTS shows all variables, and PROC FREQ shows value distributions.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 05:02:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751125#M236406</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-06-30T05:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to see the variable names of a dataset in SAS and also the count of values repeat</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751283#M236477</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in order to see a list of variable names of a dataset I would suggest to use the PROC CONTENTS. This procedure provides a lot of information related to a table and shows also the list of variables (and variable properties)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1hqa4dk5tay0an15nrys1iwr5o2.htm" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1hqa4dk5tay0an15nrys1iwr5o2.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in order to obtain the count of values for a column I would suggest to use the PROC FREQ.This procedure creates a report with frequency counts and can be used for both numeric and character variables,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/procstat/procstat_freq_syntax01.htm" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/procstat/procstat_freq_syntax01.htm,&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 15:33:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-way-to-see-the-variable-names-of-a-dataset-in-SAS-and/m-p/751283#M236477</guid>
      <dc:creator>Dani_Gor</dc:creator>
      <dc:date>2021-06-30T15:33:29Z</dc:date>
    </item>
  </channel>
</rss>

