<?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: Differences between join and lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116518#M30953</link>
    <description>&lt;P&gt;Also - if you are from DB/SQL background, keep in mind LOOKUP is like LEFT OUTER JOIN whereas JOIN is like INNER JOIN. The results are quite different&lt;/P&gt;</description>
    <pubDate>Wed, 15 Oct 2014 23:25:40 GMT</pubDate>
    <dc:creator>bing_wu_mash</dc:creator>
    <dc:date>2014-10-15T23:25:40Z</dc:date>
    <item>
      <title>What are the differences between join and lookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116514#M30949</link>
      <description>&lt;P&gt;What are the big differences?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:53:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116514#M30949</guid>
      <dc:creator>changwoo</dc:creator>
      <dc:date>2023-03-21T16:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between join and lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116515#M30950</link>
      <description>&lt;P&gt;Hi changwoo,&lt;/P&gt;

&lt;P&gt;A join is used to combine the results of a &lt;STRONG&gt;search&lt;/STRONG&gt; and &lt;STRONG&gt;subsearch&lt;/STRONG&gt; if specified fields are common to each. You can also join a table to itself using the selfjoin command.&lt;/P&gt;

&lt;P&gt;Use the lookup command to manually invoke &lt;STRONG&gt;field lookups&lt;/STRONG&gt; from a lookup table that you've defined in transforms.conf. For more information, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/Knowledge/Addfieldsfromexternaldatasources"&gt;"Lookup fields from external data sources,"&lt;/A&gt; in the Knowledge Manager manual.&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 06:26:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116515#M30950</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-01-16T06:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between join and lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116516#M30951</link>
      <description>&lt;P&gt;thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 07:01:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116516#M30951</guid>
      <dc:creator>changwoo</dc:creator>
      <dc:date>2014-01-16T07:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between join and lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116517#M30952</link>
      <description>&lt;P&gt;Also - if you are from DB/SQL background, keep in mind LOOKUP is like LEFT OUTER JOIN whereas JOIN is like INNER JOIN&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 23:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116517#M30952</guid>
      <dc:creator>bing_wu_mash</dc:creator>
      <dc:date>2014-10-15T23:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between join and lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116518#M30953</link>
      <description>&lt;P&gt;Also - if you are from DB/SQL background, keep in mind LOOKUP is like LEFT OUTER JOIN whereas JOIN is like INNER JOIN. The results are quite different&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 23:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/116518#M30953</guid>
      <dc:creator>bing_wu_mash</dc:creator>
      <dc:date>2014-10-15T23:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between join and lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/635355#M220732</link>
      <description>&lt;P&gt;excellent. this is exactly what's important.&lt;/P&gt;&lt;P&gt;i'd also add this: there's No difference between "left join" and "left OUTER join".&lt;/P&gt;&lt;P&gt;ref.&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/406294/left-join-vs-left-outer-join-in-sql-server" target="_blank"&gt;https://stackoverflow.com/questions/406294/left-join-vs-left-outer-join-in-sql-server&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:29:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-differences-between-join-and-lookup/m-p/635355#M220732</guid>
      <dc:creator>highsplunker</dc:creator>
      <dc:date>2023-03-21T16:29:55Z</dc:date>
    </item>
  </channel>
</rss>

