<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – INTERPOLATE</title>
    <link>/en/sql-reference/language-elements/predicates/interpolate/</link>
    <description>Recent content in INTERPOLATE on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/sql-reference/language-elements/predicates/interpolate/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Sql-Reference: Join predicate</title>
      <link>/en/sql-reference/language-elements/predicates/interpolate/join-predicate/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/sql-reference/language-elements/predicates/interpolate/join-predicate/</guid>
      <description>
        
        
        &lt;p&gt;Specifies the columns on which records from two or more tables are joined. You can connect multiple join predicates with logical operators &lt;code&gt;AND&lt;/code&gt;, &lt;code&gt;OR&lt;/code&gt;, and &lt;code&gt;NOT&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&#34;syntax&#34;&gt;Syntax&lt;/h2&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ON &lt;span class=&#34;code-variable&#34;&gt;column-ref&lt;/span&gt; = &lt;span class=&#34;code-variable&#34;&gt;column-ref&lt;/span&gt; [ {AND | OR | NOT } &lt;span class=&#34;code-variable&#34;&gt;column-ref &lt;/span&gt;= &lt;span class=&#34;code-variable&#34;&gt;column-ref &lt;/span&gt;]...
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;parameters&#34;&gt;Parameters&lt;/h2&gt;

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;td &gt;
&lt;span class=&#34;code-variable&#34;&gt;&lt;a href=&#34;../../../../../en/sql-reference/language-elements/expressions/column-references/&#34;&gt;column-ref&lt;/a&gt;&lt;/span&gt;&lt;/td&gt; 

&lt;td &gt;


Specifies a column in a queried table. For best performance, do not join on &lt;code&gt;LONG VARBINARY&lt;/code&gt; and &lt;code&gt;LONG VARCHAR&lt;/code&gt; columns.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;a href=&#34;../../../../../en/data-analysis/queries/joins/#&#34;&gt;Joins&lt;/a&gt;

      </description>
    </item>
    
  </channel>
</rss>
