<?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: drop column contain &amp;quot;/&amp;quot; in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488748#M127431</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data call_log04;
set call_log(drop = 'nums/time'n);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 22 Aug 2018 01:05:03 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-08-22T01:05:03Z</dc:date>
    <item>
      <title>drop column contain "/"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488744#M127428</link>
      <description>&lt;P&gt;data call_log04;&lt;/P&gt;&lt;P&gt;set call_log(drop = nums/time);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to drop column "&lt;SPAN&gt;nums/time"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thank you for your time.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 00:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488744#M127428</guid>
      <dc:creator>Geo-</dc:creator>
      <dc:date>2018-08-22T00:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: drop column contain "/"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488747#M127430</link>
      <description>&lt;P&gt;Could you please provide more details on the actual variable name, is nums/time a variable label. I do not think there will be variable name like nums/time. In SAS we cannot have variable name with / or any special character.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 01:04:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488747#M127430</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2018-08-22T01:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: drop column contain "/"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488748#M127431</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data call_log04;
set call_log(drop = 'nums/time'n);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 01:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/drop-column-contain-quot-quot/m-p/488748#M127431</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-08-22T01:05:03Z</dc:date>
    </item>
  </channel>
</rss>

