<?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: TO_CHAR in SAS proc SQL in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134256#M36456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to_char is not a SAS SQL function but an Oracle or MS SQL function.&lt;/P&gt;&lt;P&gt;The similar function in sas would be put or putc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 19:07:03 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2013-05-15T19:07:03Z</dc:date>
    <item>
      <title>TO_CHAR in SAS proc SQL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134255#M36455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let say I have the following query where minboundary and maxboundary are numeric :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;create table mytest.test&lt;/P&gt;&lt;P&gt;to_char(mydata.minboundary) || " to " || to_char(mydata.maxboundary) as CRITERIA_VALUE&lt;/P&gt;&lt;P&gt;from mylib.mydata as mydata&lt;/P&gt;&lt;P&gt;;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function to_char is not located by SAS EG. How can I perform this query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 17:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134255#M36455</guid>
      <dc:creator>nicnad</dc:creator>
      <dc:date>2013-05-15T17:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: TO_CHAR in SAS proc SQL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134256#M36456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to_char is not a SAS SQL function but an Oracle or MS SQL function.&lt;/P&gt;&lt;P&gt;The similar function in sas would be put or putc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 19:07:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134256#M36456</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-05-15T19:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: TO_CHAR in SAS proc SQL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134257#M36457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put works great in proc sql.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 20:27:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/TO-CHAR-in-SAS-proc-SQL/m-p/134257#M36457</guid>
      <dc:creator>nicnad</dc:creator>
      <dc:date>2013-05-15T20:27:22Z</dc:date>
    </item>
  </channel>
</rss>

