<?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: SQL to update xy of A to xy of B in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623953#M23992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert - thank you so much for your quick reply. You save me a lot of time trying to figure this out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Nov 2014 04:19:21 GMT</pubDate>
    <dc:creator>katy_wallis</dc:creator>
    <dc:date>2014-11-09T04:19:21Z</dc:date>
    <item>
      <title>SQL to update xy of A to xy of B</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623951#M23990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My SQL is rusty and I cant remember how to do this. I have meters that are geocoded to the parcel centroid and I&lt;/P&gt;&lt;P&gt;need the SQL statement to move them to the correspoding XY of the GPSed points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is a statement that goes something like &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Update coordinate x of MeterPoint to x of GPSpoints &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where MeterID of MeterPoint = MeterID of GPS points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone out there help me out Please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Kathy&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 06:27:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623951#M23990</guid>
      <dc:creator>katy_wallis</dc:creator>
      <dc:date>2014-11-08T06:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: SQL to update xy of A to xy of B</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623952#M23991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Katy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE MeterPoint&lt;/P&gt;&lt;P&gt;SET [coordinate x] = toX, [Coordinate y] = toY,&lt;/P&gt;&lt;P&gt;WHERE MeterID = MeterIDvalue;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MeterPoint = the table name&lt;/P&gt;&lt;P&gt;[coordinate x] = the column name&lt;/P&gt;&lt;P&gt;MeterID = the column name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 14:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623952#M23991</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-11-08T14:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: SQL to update xy of A to xy of B</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623953#M23992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert - thank you so much for your quick reply. You save me a lot of time trying to figure this out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 04:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-to-update-xy-of-a-to-xy-of-b/m-p/623953#M23992</guid>
      <dc:creator>katy_wallis</dc:creator>
      <dc:date>2014-11-09T04:19:21Z</dc:date>
    </item>
  </channel>
</rss>

