<?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: Manage spatial data using PL-SQL in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560436#M3789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oracle 10G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2016 06:54:57 GMT</pubDate>
    <dc:creator>testtest7</dc:creator>
    <dc:date>2016-09-12T06:54:57Z</dc:date>
    <item>
      <title>Manage spatial data using PL-SQL</title>
      <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560431#M3784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I copy a feature from a feature class table to another? I can not see the feature when I use select insert statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 07:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560431#M3784</guid>
      <dc:creator>testtest7</dc:creator>
      <dc:date>2016-09-02T07:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Manage spatial data using PL-SQL</title>
      <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560432#M3785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=9fd68534-c9ea-475a-bd2f-64d052ab0b10&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=9fd68534-c9ea-475a-bd2f-64d052ab0b10&amp;amp;searchIndex=0&lt;/A&gt;‌, &lt;A href="https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=4c05d2fa-0e63-41ca-9c24-c166e8b5065b&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=4c05d2fa-0e63-41ca-9c24-c166e8b5065b&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 14:25:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560432#M3785</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-09-03T14:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Manage spatial data using PL-SQL</title>
      <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560433#M3786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You haven't given us much to go on.&amp;nbsp; For starters, it would help to see your SQL or some representative SQL.&amp;nbsp; Also, some basic information about the database, or is it a geodatabase?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 14:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560433#M3786</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-09-03T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Manage spatial data using PL-SQL</title>
      <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560434#M3787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a feature class , its shape type is numeric(38). I would like to copy feature from one feature class to another using SQl&lt;/P&gt;&lt;P&gt;insert into FeatureA(a,shape) select (a,shape) from FeatureB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only shape field will&amp;nbsp;null after use the SQL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 02:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560434#M3787</guid>
      <dc:creator>testtest7</dc:creator>
      <dc:date>2016-09-09T02:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Manage spatial data using PL-SQL</title>
      <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560435#M3788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What backend DBMS are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 16:13:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560435#M3788</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-09-09T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Manage spatial data using PL-SQL</title>
      <link>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560436#M3789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oracle 10G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 06:54:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/manage-spatial-data-using-pl-sql/m-p/560436#M3789</guid>
      <dc:creator>testtest7</dc:creator>
      <dc:date>2016-09-12T06:54:57Z</dc:date>
    </item>
  </channel>
</rss>

