<?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: Outer join using Make Table Query? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338048#M11863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the relationship of Table A to Table B a One-To-One or Many-To-One relationship and the same for Table B to Table C?&amp;nbsp; If so the standard Join done twice may work, although I never do a two level join.&amp;nbsp; I just would accept that the table cannot be directly joined this way if these are the relationships and the 2 level join does not work.&amp;nbsp; However, I would work around that by joining Table B to Table C and exporting it as an outer join and then join that exported table to Table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the relationship with any of the tables is One-To-Many or Many-To-Many then the relationship cannot be displayed in a table view with a Standard Join, but may export from a geodatabase to the same geodatabase at 10.1.&amp;nbsp; The only way to know if the export option will work is to try it.&amp;nbsp; Again the export may have to be done in two steps with the Table B to Table C export done first and then the Table A to combined Table BC exported second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot do updates in real time with a Make Query Table output from the source tables, so an export is just as good as that output if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 16:52:51 GMT</pubDate>
    <dc:creator>RichardFairhurst</dc:creator>
    <dc:date>2014-09-02T16:52:51Z</dc:date>
    <item>
      <title>Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338040#M11855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried creating an outer join using the "Make Table Query" geoprocessing tool, along with "Copy Features", in Modelbuilder to join a table to a feature class (within the same PGDB), but am getting mixed results each time. Additionally, records are being dropped somehow, for no apparent reason. I followed the suggestion from an old thread &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1728&amp;amp;t=172344in&amp;amp;ESRISessionID=mkhMNhYQU_kPYePo2mIUOIeRa2deGmIGrCQ93TsGYLeqlZed6l7cz0eJyu0e4jYgGw==" rel="nofollow" target="_blank"&gt;here&lt;/A&gt;&lt;SPAN&gt;, but using ArcGIS Desktop 10.0. Can anyone advise how to correctly use the "Make Table Query" tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 19:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338040#M11855</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2013-08-20T19:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338041#M11856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have tried creating an outer join using the "Make Table Query" geoprocessing tool, along with "Copy Features", in Modelbuilder to join a table to a feature class (within the same PGDB), but am getting mixed results each time. Additionally, records are being dropped somehow, for no apparent reason. I followed the suggestion from an old thread &lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1728&amp;amp;t=172344in&amp;amp;ESRISessionID=mkhMNhYQU_kPYePo2mIUOIeRa2deGmIGrCQ93TsGYLeqlZed6l7cz0eJyu0e4jYgGw=="&gt;here&lt;/A&gt;, but using ArcGIS Desktop 10.0. Can anyone advise how to correctly use the "Make Table Query" tool?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Make Query Table tool only supports an inner join.&amp;nbsp; Outer joins are impossible with that tool.&amp;nbsp; Python and a pair of cursors joined through a dictionary is your best bet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:15:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338041#M11856</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-08-20T21:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338042#M11857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unbelievable. Is there no tool available to do an outer join any longer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 11:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338042#M11857</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2013-08-21T11:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338043#M11858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Unbelievable. Is there no tool available to do an outer join any longer?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Join tool will, on a single field, do an outer join (with limitations), but Make Query Table, which I assume you are using because a single field join won't work for what you need or because you need a one-to-many or many-to-many relationship table created, does not support an outer join.&amp;nbsp; If this is actually a one field join that is in a one-to-one or many-to-one relationship, then use Make Feature Layer or Make Table View and then the standard Join tool to create an outer join.&amp;nbsp; There never was an outer join tool for one-to-many and many-to-many before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1 I have seen instances where Feature Class to Feature Class will generate a one-to-many or many-to-many output from a standard join with that relationship type, but it is not visible until after the export is complete.&amp;nbsp; This is a new capability and still not sure when it operates and when it doesn't (standard Export does not seem to do this).&amp;nbsp; At 10.0 this new capability is not supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So why were you trying to use the Make Query Table tool?&amp;nbsp; What is the relationship type and number of fields you need to join on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Python cursors and dictionaries can do this and are faster than any tools ESRI provides.&amp;nbsp; See &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/90275-Performance-for-Append-vs-Insert-Cursor?p=320155#post320155"&gt;this thread&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The code is new and unfamiliar for me too, but very fast once it is set up correctly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 12:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338043#M11858</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-08-21T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338044#M11859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Outer joins should work with the Make Query Table tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26856[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case, the input polygon feature has one feature and the input table has 3 features.&amp;nbsp; I set up the tool as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26857[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I'm including the Shape field, the output will have three identical features:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26858[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/supportcenter/2012/05/10/a-quick-tip-on-performing-a-1m-join/" rel="nofollow" target="_blank"&gt;blog&lt;/A&gt;&lt;SPAN&gt; on the topic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 15:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338044#M11859</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2013-08-21T15:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338045#M11860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Outer joins should work with the Make Query Table tool:&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]26856[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;In this case, the input polygon feature has one feature and the input table has 3 features.&amp;nbsp; I set up the tool as follows:&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]26857[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Since I'm including the Shape field, the output will have three identical features:&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]26858[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Here's a &lt;A href="http://blogs.esri.com/esri/supportcenter/2012/05/10/a-quick-tip-on-performing-a-1m-join/"&gt;blog&lt;/A&gt; on the topic.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is not the definition of an outer join.&amp;nbsp; I definitely agree Make Query Table can link up one-to-many and many-to-many relationships and create all record combinations where both tables have matching records (an inner join).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what wikipedia says an outer join is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;"Outer join&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An outer join does not require each record in the two joined tables to have a matching record. The joined table retains each record�??even if no other matching record exists. Outer joins subdivide further into left outer joins, right outer joins, and full outer joins, depending on which table's rows are retained (left, right, or both)."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make Query Table cannot do an outer join.&amp;nbsp; Any constraint in the criteria results in an inner join (i.e., both tables must have at least one record that matches the input criteria for an output record to be generated).&amp;nbsp; An unconstrained Make Query Table join (no criteria) will associate every record in both tables to every record in the other, making a 100 x 100 record join result in 10,000 output matches.&amp;nbsp; But even that is an inner join.&amp;nbsp; Even if the criteria is Table A &amp;lt;&amp;gt; Table B on a field, it will create an inner join of only mismatched field values from both tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So using Make Query Table you cannot set up a criteria like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Table_A.Field_A = Table_B.Field_A Or Table_B.Field_A is Null&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first half of the SQL makes sense with the Make Query Table tool, but not the second half.&amp;nbsp; Since the second half makes no sense to the tool it results in no records being outputted (or else it is ignored, I forget which).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 16:04:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338045#M11860</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-08-21T16:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338046#M11861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much, guys. Mr. Quinn, I don't know if you meant to only have the SHAPE field to include from the feature class in your graphic, but I think that is the key. Previously, I had selected additional fields from my feature class, in addition to SHAPE, but this time only selected the SHAPE field to include, and it worked!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 19:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338046#M11861</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2013-08-21T19:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338047#M11862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the only post I found on this topic so I'll give it a shot,&lt;/P&gt;&lt;P&gt;I have several tables in a files geodatabae, &lt;/P&gt;&lt;P&gt;Table A has all the id's, say 300k records, I would like to do a full outer join on say three tables, some will have 130k matching Id's, Table C has 40 matchng Id's.&lt;/P&gt;&lt;P&gt;So that I have a join that displays all 300k records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to do this in Arcmap 10.1, full license?&lt;/P&gt;&lt;P&gt;Or another program, I've tried access and they will support a table join of A &amp;amp; = B, but not A &amp;amp; B &amp;amp; C.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 16:34:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338047#M11862</guid>
      <dc:creator>RickWarner</dc:creator>
      <dc:date>2014-09-02T16:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338048#M11863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the relationship of Table A to Table B a One-To-One or Many-To-One relationship and the same for Table B to Table C?&amp;nbsp; If so the standard Join done twice may work, although I never do a two level join.&amp;nbsp; I just would accept that the table cannot be directly joined this way if these are the relationships and the 2 level join does not work.&amp;nbsp; However, I would work around that by joining Table B to Table C and exporting it as an outer join and then join that exported table to Table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the relationship with any of the tables is One-To-Many or Many-To-Many then the relationship cannot be displayed in a table view with a Standard Join, but may export from a geodatabase to the same geodatabase at 10.1.&amp;nbsp; The only way to know if the export option will work is to try it.&amp;nbsp; Again the export may have to be done in two steps with the Table B to Table C export done first and then the Table A to combined Table BC exported second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot do updates in real time with a Make Query Table output from the source tables, so an export is just as good as that output if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 16:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338048#M11863</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-09-02T16:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338049#M11864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that is what&amp;nbsp; i will do. But I have many tables and was trying to avoid the export. Join Table A to Table B and then take Table AB and join to C and export to create Table ABC and then join to Table D ], but will get confusing after a few tables. I was hoping there was a way to join Table A which has 300k records to the other which all matach Id's but have null values.&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 17:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338049#M11864</guid>
      <dc:creator>RickWarner</dc:creator>
      <dc:date>2014-09-02T17:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338050#M11865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this clarification Richard. I too have been struggling with the outer join dilemma.&amp;nbsp; Have you created an idea at all for this to suggest providing more support for join types?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have datasets set up to be built as relational geodatabases, but the query functionality that I have used within Arc has its limitiations.&amp;nbsp; I have been able to get creative using query tables, table views, and in memory joins, however, in-memory joins cause certain processes to fail such as packaging maps. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The suggested solution by many is to export the features into a new feature class, which completely violates the whole concept of having a relational database in the first place.&amp;nbsp; I'll continue to experiment with this concept, but from what I can tell,&amp;nbsp; there is limited functionality with data queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 19:23:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338050#M11865</guid>
      <dc:creator>JohnTownsend</dc:creator>
      <dc:date>2020-01-23T19:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Outer join using Make Table Query?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338051#M11866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the release of AcrMap 10.1 I only use joins that involve One to Many or Many to Many relationships when I store all tables in the same Geodatabase and export&amp;nbsp;them with the joins in place.&amp;nbsp; If&amp;nbsp;a scheduled scripting approach is acceptable for solving my problem, I have used the technique in my&amp;nbsp;&lt;A href="https://community.esri.com/blogs/richard_fairhurst/2014/11/08/turbo-charging-data-manipulation-with-python-cursors-and-dictionaries"&gt;/blogs/richard_fairhurst/2014/11/08/turbo-charging-data-manipulation-with-python-cursors-and-dictionaries&lt;/A&gt;&amp;nbsp;blog to combine&amp;nbsp;multiple features/tables in memory&amp;nbsp;to&amp;nbsp;generate&amp;nbsp;either inner or outer join forms at my discretion and output them.&amp;nbsp; The code can get tricky as you need to employ different embedded for loop code&amp;nbsp;combinations and json like structures to get the different join effects, but the performance is&amp;nbsp;excellent.&amp;nbsp; In many respects the code resembles the requirements of Access to build up the joins using multiple chained queries if&amp;nbsp;your inner and outer join relationships become too ambiguous to do in a single query as you add more and more tables.&amp;nbsp; However, I have not discovered a visualization solution that responds to edits in the source normalized data in real time when One to Many or Many to Many relationships are involved. At the same time, I find that Access often requires me to hit the F5 key to refresh the query when I use these kinds of chained queries, so in theory a similar manual refresh approach from an addin toolbar could&amp;nbsp;trigger a script&amp;nbsp;based on my&amp;nbsp;blog to get updates from the source data in near real time and output to an inmemory or stored feature class displayed in a layer.&amp;nbsp; I would have to have a use case laid out for me and time to experiment with it to see how well that would work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 07:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/outer-join-using-make-table-query/m-p/338051#M11866</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2020-01-24T07:29:01Z</dc:date>
    </item>
  </channel>
</rss>

