<?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: macro variables in PROC FEDSQL in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842202#M333022</link>
    <description>&lt;P&gt;I'm not a FewSQL expert, but I think the interaction with the SAS macro facility is not avaibale in Proc FEDSQL in the same way as Proc SQL.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2022 19:53:51 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2022-11-02T19:53:51Z</dc:date>
    <item>
      <title>macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842191#M333012</link>
      <description>&lt;P&gt;Is there a way to create a FEDSQL PROC with the INTO statement for macro variables?&lt;/P&gt;&lt;P&gt;I need to do exactly the same as in the image but with PROC FEDSQL, because then I will use the document and c variables, underlined in yellow&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="sateh_1-1667417632327.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76886i68E83F6AD9D56E1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sateh_1-1667417632327.png" alt="sateh_1-1667417632327.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need PROC FEDSQL because the FROM table is too big and if I use PROC SQL this procedure falls short and resets my session.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:35:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842191#M333012</guid>
      <dc:creator>sateh</dc:creator>
      <dc:date>2022-11-02T19:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842195#M333016</link>
      <description>&lt;P&gt;You may simply have an overflow of the symbol table. Why do you need to store such a large amount of data in macro variables, anyway?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:43:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842195#M333016</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-02T19:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842197#M333018</link>
      <description>&lt;P&gt;because I need to take the document variable to create tables for each document, and the c variable to apply in a formula&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842197#M333018</guid>
      <dc:creator>sateh</dc:creator>
      <dc:date>2022-11-02T19:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842199#M333020</link>
      <description>&lt;P&gt;Use BY in the procedures to create multiple tables/reports, no macro variables needed.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:47:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842199#M333020</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-02T19:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842201#M333021</link>
      <description>&lt;P&gt;&lt;BR /&gt;I don't understand when you refer to BY, could you provide me with an example please?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:53:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842201#M333021</guid>
      <dc:creator>sateh</dc:creator>
      <dc:date>2022-11-02T19:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842202#M333022</link>
      <description>&lt;P&gt;I'm not a FewSQL expert, but I think the interaction with the SAS macro facility is not avaibale in Proc FEDSQL in the same way as Proc SQL.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:53:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842202#M333022</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2022-11-02T19:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842204#M333023</link>
      <description>&lt;P&gt;"Falls short" is a bit vague.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you just need the NOPRINT option on PROC SQL.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When your "solution" does not scale you need a different approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Give details about what you are trying to do.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842204#M333023</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2022-11-02T19:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842205#M333024</link>
      <description>&lt;P&gt;Show the code for a single document.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:59:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842205#M333024</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-02T19:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: macro variables in PROC FEDSQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842206#M333025</link>
      <description>&lt;P&gt;Can you show the error messages you get from running the PROC SQL step?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 20:10:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-variables-in-PROC-FEDSQL/m-p/842206#M333025</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-11-02T20:10:14Z</dc:date>
    </item>
  </channel>
</rss>

