<?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: CAT Function in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500451#M133286</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/234688"&gt;@Nidhi_vats&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can we use CAT Function on numeric columns?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is the difference between CATS, CATX and CATT functions.&lt;/P&gt;
&lt;P&gt;I am getting confuse between these function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is the data type of the resulted values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are&amp;nbsp;CAT and CATQ functions included in the confusion? How about the || operator?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Oct 2018 15:42:52 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-10-01T15:42:52Z</dc:date>
    <item>
      <title>CAT Function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500125#M133142</link>
      <description>&lt;P&gt;Can we use CAT Function on numeric columns?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And what is the difference between CATS, CATX and CATT functions.&lt;/P&gt;&lt;P&gt;I am getting confuse between these function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And what is the data type of the resulted values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 21:37:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500125#M133142</guid>
      <dc:creator>Nidhi_vats</dc:creator>
      <dc:date>2018-09-29T21:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: CAT Function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500127#M133143</link>
      <description>Hi:&lt;BR /&gt;  I suggest reading the documentation about the differences, it is very clear in the doc. The result of concatenation is a character variable.&lt;BR /&gt;Cynthia</description>
      <pubDate>Sat, 29 Sep 2018 22:17:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500127#M133143</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-09-29T22:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: CAT Function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500143#M133154</link>
      <description>&lt;P&gt;&lt;EM&gt;(Sounds like a test question)..&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/234688"&gt;@Nidhi_vats&lt;/a&gt;&amp;nbsp;- do some basic research of your own, maybe even try out some examples. By the time you typed out your question, you probably could have Google'd the answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there's something you've found &amp;amp; don't understand, or want to discuss pros &amp;amp; cons of the various functions (and also the concatenation operators (!!, ||, etc), post here and &lt;STRONG&gt;then&lt;/STRONG&gt; let's talk..&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2018 04:47:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500143#M133154</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2018-09-30T04:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: CAT Function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500235#M133187</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Can we use CAT Function on numeric columns?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, but it applies the BEST function to&amp;nbsp;convert them and that may not be&amp;nbsp;what you want. Especially if you&amp;nbsp;have dollars or comma's in your data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For the other functions,&amp;nbsp;check out this paper, it's 15&amp;nbsp;page so a bit longer but covers them in detail. In general, if you need&amp;nbsp;information&amp;nbsp;on a &amp;nbsp;specific topic, search that topic on lexjansen.com and you'll find a ton of resources:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings10/205-2010.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings10/205-2010.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SAS CATS documentation, specifically see the "comparisons" and "see also" sections which link you to related functions and&amp;nbsp;highlights the differences.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=ds2ref&amp;amp;docsetTarget=n0neggc3ooichfn17gw7hyal8kin.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p1rbrbcni8fv5rn1kknruts367z4" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=ds2ref&amp;amp;docsetTarget=n0neggc3ooichfn17gw7hyal8kin.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p1rbrbcni8fv5rn1kknruts367z4&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/234688"&gt;@Nidhi_vats&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can we use CAT Function on numeric columns?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is the difference between CATS, CATX and CATT functions.&lt;/P&gt;
&lt;P&gt;I am getting confuse between these function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is the data type of the resulted values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2018 22:46:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500235#M133187</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-30T22:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: CAT Function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500451#M133286</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/234688"&gt;@Nidhi_vats&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can we use CAT Function on numeric columns?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is the difference between CATS, CATX and CATT functions.&lt;/P&gt;
&lt;P&gt;I am getting confuse between these function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is the data type of the resulted values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are&amp;nbsp;CAT and CATQ functions included in the confusion? How about the || operator?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 15:42:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CAT-Function/m-p/500451#M133286</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-01T15:42:52Z</dc:date>
    </item>
  </channel>
</rss>

