<?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: how can i call %let on proc sql query? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867433#M342602</link>
    <description>&lt;P&gt;there NO ERROR on the Log my bro,&amp;nbsp;&lt;/P&gt;&lt;P&gt;that&amp;nbsp;&lt;SPAN&gt;the ENTIRE log,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the point is:&lt;/P&gt;&lt;P&gt;what SAS code that i can use if i want to get only&amp;nbsp;&lt;SPAN&gt;Ticket_Date on Mar2023 only ? and the filter of that period data i want to use&amp;nbsp;sys date function, %let,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 12:30:46 GMT</pubDate>
    <dc:creator>Handihusen</dc:creator>
    <dc:date>2023-03-31T12:30:46Z</dc:date>
    <item>
      <title>how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867417#M342590</link>
      <description>&lt;P&gt;please help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my code:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;%let date=%sysfunc(today())-2;&lt;/P&gt;&lt;P&gt;%let dd =%sysfunc(putn(&amp;amp;date.,ddmmyy2.));&lt;BR /&gt;%let mm =%sysfunc(putn(&amp;amp;date.,mmddyy2.));&lt;BR /&gt;%let mmm =%sysfunc(substr(%sysfunc(putn(&amp;amp;date.,monyy.)),1,3));&lt;BR /&gt;%let yy =%sysfunc(putn(&amp;amp;date.,yymmdd2.));&lt;BR /&gt;%let yyyy =20&amp;amp;yy.;&lt;BR /&gt;%let edate =%sysfunc(intnx(month,&amp;amp;date.,0,e));&lt;BR /&gt;%let edd =%sysfunc(putn(&amp;amp;edate.,ddmmyy2.));&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc sql outobs=3;&lt;BR /&gt;connect using x;&lt;BR /&gt;create table CRMDAILY5 as select * from connection to X&lt;BR /&gt;(&lt;BR /&gt;select * from CRM_DATA_DAILY&lt;BR /&gt;/*where convert(varchar, Ticket_Date, 111) between '2023/03/01' and '2023/03/31'*/&lt;BR /&gt;where convert(varchar, Ticket_Date, 111) between '&amp;amp;yyyy./&amp;amp;mm./01' and '&amp;amp;yyyy./&amp;amp;mm./&amp;amp;edd '&lt;/P&gt;&lt;P&gt;);&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the result is 0 observation&lt;/P&gt;&lt;P&gt;by if i write down:&amp;nbsp;'2023/03/01' and '2023/03/31'&lt;/P&gt;&lt;P&gt;then i get the observation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;question:&lt;/P&gt;&lt;P&gt;how the wright code to call the %let value, on this:&amp;nbsp; '&amp;amp;yyyy./&amp;amp;mm./01' and '&amp;amp;yyyy./&amp;amp;mm./&amp;amp;edd '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks before,&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 10:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867417#M342590</guid>
      <dc:creator>Handihusen</dc:creator>
      <dc:date>2023-03-31T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867420#M342593</link>
      <description>&lt;P&gt;A couple of questions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;What type of database are you connecting to? Oracle, SQLServer, other?&lt;/LI&gt;
&lt;LI&gt;Are you sure that the variable in the database that you have named VARCHAR is actually character and not numeric? How do you know, what is the evidence?&lt;/LI&gt;
&lt;LI&gt;What is the exact error message in SAS — please provide the ENTIRE log for this PROC SQL, not just the error messages. Copy the log as text and paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaigeMiller_0-1663012019648.png" style="width: 859px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75161i0E71B1489A6C9839/image-size/large?v=v2&amp;amp;px=999" role="button" title="PaigeMiller_0-1663012019648.png" alt="PaigeMiller_0-1663012019648.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 31 Mar 2023 11:31:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867420#M342593</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-31T11:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867423#M342595</link>
      <description>&lt;P&gt;1. SQL Server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i run this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql outobs=3;&lt;BR /&gt;connect using x;&lt;BR /&gt;create table CRMDAILY5 as select * from connection to X&lt;BR /&gt;(select * from CRM_DATA_DAILY&lt;BR /&gt;where convert(varchar, Ticket_Date, 111) between '2023/03/01' and '2023/03/31');&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the log &amp;amp; result:&lt;/P&gt;&lt;P&gt;WARNING: Statement terminated early due to OUTOBS=3 option.&lt;BR /&gt;NOTE: Compressing data set WORK.CRMDAILY5 increased size by 100.00 percent.&lt;BR /&gt;Compressed is 2 pages; un-compressed would require 1 pages.&lt;BR /&gt;NOTE: Table WORK.CRMDAILY5 created, with 3 rows and 45 columns.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 10.67 seconds&lt;BR /&gt;cpu time 0.04 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Handihusen_0-1680263263128.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/82225iF5D2C8E46BF52340/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Handihusen_0-1680263263128.png" alt="Handihusen_0-1680263263128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;if i running using:&amp;nbsp;&lt;/P&gt;&lt;P&gt;where convert(varchar, Ticket_Date, 111) between '&amp;amp;yyyy./&amp;amp;mm./01' and '&amp;amp;yyyy./&amp;amp;mm./&amp;amp;edd ');&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the log:&lt;/P&gt;&lt;P&gt;NOTE: Table WORK.CRMDAILY5 created, with 0 rows and 45 columns.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 12.71 seconds&lt;BR /&gt;cpu time 0.03 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 11:50:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867423#M342595</guid>
      <dc:creator>Handihusen</dc:creator>
      <dc:date>2023-03-31T11:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867424#M342596</link>
      <description>&lt;P&gt;Regarding #2, the evidence you show indicates that the variable is numeric, and formatted with a numeric format DATETIME22.3. Thus anything you are trying to do with character strings will not work, and this is why you end up with zero observations in the output data set. Dates and date/times are treated in almost all databases — and you should do this in your SAS code — as numeric variables. As a result, I recommend you start over trying to code this with numeric dates, rather than character string dates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding #3, you didn't show me the ENTIRE log for PROC SQL as I requested. You did not follow the instructions I provided in #3. Please follow the instructions and show me the ENTIRE log.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 11:55:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867424#M342596</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-31T11:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867425#M342597</link>
      <description>&lt;P&gt;code:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;%let date=%sysfunc(today())-2;&lt;/P&gt;&lt;P&gt;%let dd =%sysfunc(putn(&amp;amp;date.,ddmmyy2.));&lt;BR /&gt;%let mm =%sysfunc(putn(&amp;amp;date.,mmddyy2.));&lt;BR /&gt;%let mmm =%sysfunc(substr(%sysfunc(putn(&amp;amp;date.,monyy.)),1,3));&lt;BR /&gt;%let yy =%sysfunc(putn(&amp;amp;date.,yymmdd2.));&lt;BR /&gt;%let yyyy =20&amp;amp;yy.;&lt;BR /&gt;%let edate =%sysfunc(intnx(month,&amp;amp;date.,0,e));&lt;BR /&gt;%let edd =%sysfunc(putn(&amp;amp;edate.,ddmmyy2.));&lt;/P&gt;&lt;P&gt;LIBNAME X ODBC datasrc=CRMDATA user=zzzzz&amp;nbsp; pwd=xxxxx;&lt;/P&gt;&lt;P&gt;proc sql outobs=3;&lt;BR /&gt;connect using x;&lt;BR /&gt;create table CRMDAILY5 as select * from connection to X&lt;BR /&gt;(&lt;BR /&gt;select * from CRM_DATA_DAILY&lt;BR /&gt;/*where convert(varchar, Ticket_Date, 111) between '2023/03/01' and '2023/03/31'*/&lt;BR /&gt;where convert(varchar, Ticket_Date, 111) between '&amp;amp;yyyy./&amp;amp;mm./01' and '&amp;amp;yyyy./&amp;amp;mm./&amp;amp;edd.');&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;log:&lt;/P&gt;&lt;P&gt;NOTE: Libref X was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: CRMDATA&lt;BR /&gt;NOTE: Table WORK.CRMDAILY5 created, with 0 rows and 45 columns.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 10.09 seconds&lt;BR /&gt;cpu time 0.07 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 12:00:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867425#M342597</guid>
      <dc:creator>Handihusen</dc:creator>
      <dc:date>2023-03-31T12:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867430#M342600</link>
      <description>&lt;P&gt;I asked: "&lt;SPAN&gt;What is the exact error message in SAS — please provide the ENTIRE log for this PROC SQL, not just the error messages. Copy the log as text and paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is not the ENTIRE log which I asked for, and you did not provide it following the instructions I gave.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 12:15:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867430#M342600</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-31T12:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867431#M342601</link>
      <description>&lt;P&gt;OK based on your answer to #2, and treating your variable as numeric, this should work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let date=%sysfunc(datetime())-2;
%let startdate=%sysfunc(intnx(dtmonth,&amp;amp;date,0,b));
%let enddate=%sysfunc(intnx(dtmonth,&amp;amp;date,0,e));
proc sql;
    connect using x;
    create table aaaa as select * from connection to x 
    (select * from CRM_DATA_DAILY
        where ticket_date between &amp;amp;startdate and &amp;amp;enddate);
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 12:36:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867431#M342601</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-31T12:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867433#M342602</link>
      <description>&lt;P&gt;there NO ERROR on the Log my bro,&amp;nbsp;&lt;/P&gt;&lt;P&gt;that&amp;nbsp;&lt;SPAN&gt;the ENTIRE log,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the point is:&lt;/P&gt;&lt;P&gt;what SAS code that i can use if i want to get only&amp;nbsp;&lt;SPAN&gt;Ticket_Date on Mar2023 only ? and the filter of that period data i want to use&amp;nbsp;sys date function, %let,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 12:30:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867433#M342602</guid>
      <dc:creator>Handihusen</dc:creator>
      <dc:date>2023-03-31T12:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867448#M342606</link>
      <description>1&lt;BR /&gt;2&lt;BR /&gt;3 LIBNAME X ODBC datasrc=CRMDATA user=HH09094X pwd=XXXXXXXXXXXXX;&lt;BR /&gt;NOTE: Libref X was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: CRMDATA&lt;BR /&gt;4&lt;BR /&gt;5 %let date=%sysfunc(datetime())-2;&lt;BR /&gt;6 %let startdate=%sysfunc(intnx(dtmonth,&amp;amp;date,0,b));&lt;BR /&gt;7 %let enddate=%sysfunc(intnx(dtmonth,&amp;amp;date,0,e));&lt;BR /&gt;8 %put _user_;&lt;BR /&gt;GLOBAL DATE 1995911318.348-2&lt;BR /&gt;GLOBAL ENDDATE 1995926399&lt;BR /&gt;GLOBAL STARTDATE 1993248000&lt;BR /&gt;GLOBAL SYSDBMSG&lt;BR /&gt;GLOBAL SYSDBRC 0&lt;BR /&gt;9&lt;BR /&gt;10 proc sql;&lt;BR /&gt;11 connect using x;&lt;BR /&gt;12 create table aaaa as select * from connection to x&lt;BR /&gt;13 (select * from CRM_DATA_DAILY&lt;BR /&gt;14 where ticket_date between &amp;amp;startdate and &amp;amp;enddate);&lt;BR /&gt;ERROR: CLI open cursor error: [Microsoft][ODBC SQL Server Driver][SQL Server]Arithmetic overflow&lt;BR /&gt;error converting expression to data type datetime.&lt;BR /&gt;&lt;BR /&gt;15 quit;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 9.68 seconds&lt;BR /&gt;cpu time 0.10 seconds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867448#M342606</guid>
      <dc:creator>Handihusen</dc:creator>
      <dc:date>2023-03-31T13:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867449#M342607</link>
      <description>&lt;P&gt;the log:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1&lt;BR /&gt;2&lt;BR /&gt;3 LIBNAME X ODBC datasrc=CRMDATA user=HH09094X pwd=XXXXXXXXXXXXX;&lt;BR /&gt;NOTE: Libref X was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: CRMDATA&lt;BR /&gt;4&lt;BR /&gt;5 %let date=%sysfunc(datetime())-2;&lt;BR /&gt;6 %let startdate=%sysfunc(intnx(dtmonth,&amp;amp;date,0,b));&lt;BR /&gt;7 %let enddate=%sysfunc(intnx(dtmonth,&amp;amp;date,0,e));&lt;BR /&gt;8 %put _user_;&lt;BR /&gt;GLOBAL DATE 1995911318.348-2&lt;BR /&gt;GLOBAL ENDDATE 1995926399&lt;BR /&gt;GLOBAL STARTDATE 1993248000&lt;BR /&gt;GLOBAL SYSDBMSG&lt;BR /&gt;GLOBAL SYSDBRC 0&lt;BR /&gt;9&lt;BR /&gt;10 proc sql;&lt;BR /&gt;11 connect using x;&lt;BR /&gt;12 create table aaaa as select * from connection to x&lt;BR /&gt;13 (select * from CRM_DATA_DAILY&lt;BR /&gt;14 where ticket_date between &amp;amp;startdate and &amp;amp;enddate);&lt;BR /&gt;&lt;STRONG&gt;ERROR: CLI open cursor error: [Microsoft][ODBC SQL Server Driver][SQL Server]Arithmetic overflow&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;error converting expression to data type datetime.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;15 quit;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 9.68 seconds&lt;BR /&gt;cpu time 0.10 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:25:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867449#M342607</guid>
      <dc:creator>Handihusen</dc:creator>
      <dc:date>2023-03-31T13:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: how can i call %let on proc sql query?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867451#M342609</link>
      <description>&lt;P&gt;Connection to X&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That needs to be fixed to whatever the correct connection is&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-can-i-call-let-on-proc-sql-query/m-p/867451#M342609</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-31T13:30:25Z</dc:date>
    </item>
  </channel>
</rss>

