<?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 How do I remove the &amp;quot;SQL&amp;quot; variable from the script section of my table? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-remove-the-quot-SQL-quot-variable-from-the-script/m-p/662262#M85102</link>
    <description>&lt;P&gt;This table is created automatically by concatenating many subsets together. Each time I concatenate, an "SQL" variable shows up. I am able to delete the other scripts that come up, but I have not been able to delete this one so far. Any help is much appreciated.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example for Forum.png" style="width: 313px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/55270i52768983930A9FB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example for Forum.png" alt="Example for Forum.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2023 18:46:39 GMT</pubDate>
    <dc:creator>waraulston</dc:creator>
    <dc:date>2023-07-25T18:46:39Z</dc:date>
    <item>
      <title>How do I remove the "SQL" variable from the script section of my table?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-remove-the-quot-SQL-quot-variable-from-the-script/m-p/662262#M85102</link>
      <description>&lt;P&gt;This table is created automatically by concatenating many subsets together. Each time I concatenate, an "SQL" variable shows up. I am able to delete the other scripts that come up, but I have not been able to delete this one so far. Any help is much appreciated.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example for Forum.png" style="width: 313px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/55270i52768983930A9FB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example for Forum.png" alt="Example for Forum.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 18:46:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-remove-the-quot-SQL-quot-variable-from-the-script/m-p/662262#M85102</guid>
      <dc:creator>waraulston</dc:creator>
      <dc:date>2023-07-25T18:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I remove the "SQL" variable from the script section of my table?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-remove-the-quot-SQL-quot-variable-from-the-script/m-p/662270#M85103</link>
      <description>&lt;P&gt;SQL is table variable not table script, so it needs different message (&amp;lt;&amp;lt; Delete Table Variable("name of variable"))&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1690310869584.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/55271iB6A4DC5094238B8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1690310869584.png" alt="jthi_0-1690310869584.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Big Class.jmp");
dt &amp;lt;&amp;lt; New Table Variable("Days", 42);
Wait(2);
dt &amp;lt;&amp;lt; Delete Table Variable("Days");&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 Jul 2023 18:48:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-remove-the-quot-SQL-quot-variable-from-the-script/m-p/662270#M85103</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-07-25T18:48:23Z</dc:date>
    </item>
  </channel>
</rss>

