<?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 How do i merge 2 col in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-do-i-merge-2-col/m-p/405357#M66978</link>
    <description>I have&lt;BR /&gt;Data table1;&lt;BR /&gt;Set table1;&lt;BR /&gt;Nane=cat (" ",of handler id);&lt;BR /&gt;Run;&lt;BR /&gt;Only handler is created</description>
    <pubDate>Wed, 18 Oct 2017 21:09:20 GMT</pubDate>
    <dc:creator>Gil_</dc:creator>
    <dc:date>2017-10-18T21:09:20Z</dc:date>
    <item>
      <title>How do i merge 2 col</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-i-merge-2-col/m-p/405357#M66978</link>
      <description>I have&lt;BR /&gt;Data table1;&lt;BR /&gt;Set table1;&lt;BR /&gt;Nane=cat (" ",of handler id);&lt;BR /&gt;Run;&lt;BR /&gt;Only handler is created</description>
      <pubDate>Wed, 18 Oct 2017 21:09:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-i-merge-2-col/m-p/405357#M66978</guid>
      <dc:creator>Gil_</dc:creator>
      <dc:date>2017-10-18T21:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do i merge 2 col</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-i-merge-2-col/m-p/405375#M66979</link>
      <description>&lt;P&gt;example input data and expected output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is ID a variable? Perhaps you wanted cat(" ",handler, id)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise you're going to have to provide some details of what your data is currently and what you expect the output to look like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want a space between variables then you likely want the CATX function, not CAT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 22:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-i-merge-2-col/m-p/405375#M66979</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-18T22:09:04Z</dc:date>
    </item>
  </channel>
</rss>

