<?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 using calculated function in PROC SQL for join statements in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/using-calculated-function-in-PROC-SQL-for-join-statements/m-p/59839#M12958</link>
    <description>Hi all-&lt;BR /&gt;
I know you can use the calculated statement in where statements, but what about joins?&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately someone added a zero in a column that I strip out but when I attempt a join as&lt;BR /&gt;
A Left join B on CALCULATED ENC=b.ENCTR&lt;BR /&gt;
where ENC is the new column and b.ENCTR is an original column, it throws back an error...&lt;BR /&gt;
&lt;BR /&gt;
Any help, mightly appreciated...&lt;BR /&gt;
Thanks again!&lt;BR /&gt;
&lt;BR /&gt;
Lawrence</description>
    <pubDate>Thu, 28 Apr 2011 22:14:19 GMT</pubDate>
    <dc:creator>_LB</dc:creator>
    <dc:date>2011-04-28T22:14:19Z</dc:date>
    <item>
      <title>using calculated function in PROC SQL for join statements</title>
      <link>https://communities.sas.com/t5/SAS-Programming/using-calculated-function-in-PROC-SQL-for-join-statements/m-p/59839#M12958</link>
      <description>Hi all-&lt;BR /&gt;
I know you can use the calculated statement in where statements, but what about joins?&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately someone added a zero in a column that I strip out but when I attempt a join as&lt;BR /&gt;
A Left join B on CALCULATED ENC=b.ENCTR&lt;BR /&gt;
where ENC is the new column and b.ENCTR is an original column, it throws back an error...&lt;BR /&gt;
&lt;BR /&gt;
Any help, mightly appreciated...&lt;BR /&gt;
Thanks again!&lt;BR /&gt;
&lt;BR /&gt;
Lawrence</description>
      <pubDate>Thu, 28 Apr 2011 22:14:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/using-calculated-function-in-PROC-SQL-for-join-statements/m-p/59839#M12958</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-04-28T22:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: using calculated function in PROC SQL for join statements</title>
      <link>https://communities.sas.com/t5/SAS-Programming/using-calculated-function-in-PROC-SQL-for-join-statements/m-p/59840#M12959</link>
      <description>Ignore..I managed to embed the who case statement in the join..&lt;BR /&gt;
Thanks!</description>
      <pubDate>Thu, 28 Apr 2011 22:34:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/using-calculated-function-in-PROC-SQL-for-join-statements/m-p/59840#M12959</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-04-28T22:34:37Z</dc:date>
    </item>
  </channel>
</rss>

