<?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: add field in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/add-field/m-p/503504#M28539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get a sense you are new to ArcGIS, or at least new to working with Esri enterprise geodatabases.&amp;nbsp; There are lots of risks using SQL&amp;nbsp;to directly&amp;nbsp;manipulate database objects in enterprise geodatabases.&amp;nbsp; I don't mean edit the data in the objects, which can be risky in certain situations too, but changing the structure of the objects.&amp;nbsp; For example, is the data versioned?&amp;nbsp; If so, editing the base table using an SQL statement will cause a disconnect between the base table, add &amp;amp; delete tables, and any versioned views that have already been created.&amp;nbsp; If the data isn't versioned, it reduces the risk, but there are still changes that can be made using SQL that will break some part of the geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/sql-and-enterprise-geodatabases.htm"&gt;SQL and enterprise geodatabases&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2016 12:32:05 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2016-08-22T12:32:05Z</dc:date>
    <item>
      <title>add field</title>
      <link>https://community.esri.com/t5/data-management-questions/add-field/m-p/503501#M28536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a feature class using ArcGIS.&lt;BR /&gt;I want to add some columns using Oracle SQL alter table statement.&lt;BR /&gt;This works fine for me.&lt;BR /&gt;I want to know whether it is acceptable practice ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 09:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-field/m-p/503501#M28536</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-08-22T09:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: add field</title>
      <link>https://community.esri.com/t5/data-management-questions/add-field/m-p/503502#M28537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as your ALTER doesn't affect any of the ArcGIS fc required fields it will be fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 09:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-field/m-p/503502#M28537</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-08-22T09:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: add field</title>
      <link>https://community.esri.com/t5/data-management-questions/add-field/m-p/503503#M28538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its works and acceptable in ArcGIS/GIS software.&lt;/P&gt;&lt;P&gt;But when you trying to create new use same process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 11:42:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-field/m-p/503503#M28538</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-08-22T11:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: add field</title>
      <link>https://community.esri.com/t5/data-management-questions/add-field/m-p/503504#M28539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get a sense you are new to ArcGIS, or at least new to working with Esri enterprise geodatabases.&amp;nbsp; There are lots of risks using SQL&amp;nbsp;to directly&amp;nbsp;manipulate database objects in enterprise geodatabases.&amp;nbsp; I don't mean edit the data in the objects, which can be risky in certain situations too, but changing the structure of the objects.&amp;nbsp; For example, is the data versioned?&amp;nbsp; If so, editing the base table using an SQL statement will cause a disconnect between the base table, add &amp;amp; delete tables, and any versioned views that have already been created.&amp;nbsp; If the data isn't versioned, it reduces the risk, but there are still changes that can be made using SQL that will break some part of the geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/sql-and-enterprise-geodatabases.htm"&gt;SQL and enterprise geodatabases&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 12:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-field/m-p/503504#M28539</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-08-22T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: add field</title>
      <link>https://community.esri.com/t5/data-management-questions/add-field/m-p/503505#M28540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:17:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-field/m-p/503505#M28540</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-08-23T04:17:11Z</dc:date>
    </item>
  </channel>
</rss>

