<?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 SQL In() Function in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/SQL-In-Function/m-p/590211#M79482</link>
    <description>&lt;P&gt;Is anyone aware of what the &lt;CODE class=" language-jsl"&gt;SQL In()&lt;/CODE&gt; function is?&amp;nbsp; I don't see any documentation anywhere.&amp;nbsp; I'm using JMP Pro 16.2&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 16:42:44 GMT</pubDate>
    <dc:creator>ErraticAttack</dc:creator>
    <dc:date>2023-06-08T16:42:44Z</dc:date>
    <item>
      <title>SQL In() Function</title>
      <link>https://community.jmp.com/t5/Discussions/SQL-In-Function/m-p/590211#M79482</link>
      <description>&lt;P&gt;Is anyone aware of what the &lt;CODE class=" language-jsl"&gt;SQL In()&lt;/CODE&gt; function is?&amp;nbsp; I don't see any documentation anywhere.&amp;nbsp; I'm using JMP Pro 16.2&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:42:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SQL-In-Function/m-p/590211#M79482</guid>
      <dc:creator>ErraticAttack</dc:creator>
      <dc:date>2023-06-08T16:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: SQL In() Function</title>
      <link>https://community.jmp.com/t5/Discussions/SQL-In-Function/m-p/590242#M79483</link>
      <description>&lt;P&gt;The SQL IN Operator allows you to specify multiple values in a WHERE clause&lt;/P&gt;
&lt;PRE&gt;SELECT column_name(s)
FROM table_name
WHERE column_name IN (value1, value2, ...);&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Jan 2023 01:11:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SQL-In-Function/m-p/590242#M79483</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-01-17T01:11:54Z</dc:date>
    </item>
  </channel>
</rss>

