<?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: Select by Attributes from multiple layers in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8725#M315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, but I was looking for the Selection by Attributes to do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Select * from Existing, New&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where Existing.Object_ID = New.Object_ID&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't look like it's capable of that. I was just looking for a quick solution. I'll have to join the 2 and select from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 11:23:13 GMT</pubDate>
    <dc:creator>michaelcollins1</dc:creator>
    <dc:date>2012-05-03T11:23:13Z</dc:date>
    <item>
      <title>Select by Attributes from multiple layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8723#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have to update a database (FGDB), and I'm wondering if there's an easy way to use the Select by Attributes or Select Analysis to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you use this to select from two layers based on attribute table values, such as "column2" = Layer2.column2 (this doesn't work in particular but you get the idea).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be something that should be dead easy but I'm at a loss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 12:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8723#M313</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2012-05-02T12:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes from multiple layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8724#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I understand your question correctly, you can make selections from different layers using the Select by Attribute tool. The process would be to use the Select by Attributes to make your first selection and once you get those results, go back into the Select by Attributes tool, change the Layer to the new layer you want to select from and change the Method to �??Add to current selection�?? (or one of the other options you may want to use, such as Remove from selected). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This allows you to have both of your query results displaying. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]14029[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this what you were referring to?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8724#M314</guid>
      <dc:creator>LucasBannan2</dc:creator>
      <dc:date>2012-05-02T19:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes from multiple layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8725#M315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, but I was looking for the Selection by Attributes to do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Select * from Existing, New&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where Existing.Object_ID = New.Object_ID&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't look like it's capable of that. I was just looking for a quick solution. I'll have to join the 2 and select from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 11:23:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8725#M315</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2012-05-03T11:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes from multiple layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8726#M316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One option is to use the find dialog. If the field names are the same in all of the feature classes, you can find: a value In: &amp;lt;all layers&amp;gt;&amp;nbsp; In field:Object_ID. Once you get your results, you can right click and select. Not sure if this is what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 15:00:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-from-multiple-layers/m-p/8726#M316</guid>
      <dc:creator>JoshuaMcCurry</dc:creator>
      <dc:date>2016-03-03T15:00:43Z</dc:date>
    </item>
  </channel>
</rss>

