<?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 Obtain Globalids From Another Table in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/obtain-globalids-from-another-table/m-p/1066445#M7235</link>
    <description>&lt;P&gt;I have a standalone table that has an id field named "media_table_id".&amp;nbsp; I also have a feature class that has an id field with those same values and it has a globalid field.&amp;nbsp; I would like to be able to populate my standalone table with the globalid's from the feature class, where the id's match and contains 'tbl_flare_ends" from the layername field in the standalone table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would I need to write an sql to do this?&amp;nbsp; Something like:&amp;nbsp; standalone.media_table_id = feature_class.id_field WHERE standalone.layername = 'tbl_flare_ends' ?&amp;nbsp; Or would I have to do some type of join to populate globalid values that match the criteria?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 16:11:22 GMT</pubDate>
    <dc:creator>KellyArmstrong</dc:creator>
    <dc:date>2021-06-09T16:11:22Z</dc:date>
    <item>
      <title>Obtain Globalids From Another Table</title>
      <link>https://community.esri.com/t5/geodatabase-questions/obtain-globalids-from-another-table/m-p/1066445#M7235</link>
      <description>&lt;P&gt;I have a standalone table that has an id field named "media_table_id".&amp;nbsp; I also have a feature class that has an id field with those same values and it has a globalid field.&amp;nbsp; I would like to be able to populate my standalone table with the globalid's from the feature class, where the id's match and contains 'tbl_flare_ends" from the layername field in the standalone table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would I need to write an sql to do this?&amp;nbsp; Something like:&amp;nbsp; standalone.media_table_id = feature_class.id_field WHERE standalone.layername = 'tbl_flare_ends' ?&amp;nbsp; Or would I have to do some type of join to populate globalid values that match the criteria?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 16:11:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/obtain-globalids-from-another-table/m-p/1066445#M7235</guid>
      <dc:creator>KellyArmstrong</dc:creator>
      <dc:date>2021-06-09T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Obtain Globalids From Another Table</title>
      <link>https://community.esri.com/t5/geodatabase-questions/obtain-globalids-from-another-table/m-p/1068659#M7239</link>
      <description>&lt;P&gt;This sounds like a simple definition query on the standalone table, then a join back to the feature class on your media_table_id field and a field calculation to do the population.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 22:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/obtain-globalids-from-another-table/m-p/1068659#M7239</guid>
      <dc:creator>DanaNolan</dc:creator>
      <dc:date>2021-06-15T22:05:11Z</dc:date>
    </item>
  </channel>
</rss>

