<?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>idea Don't SELECT * when fields are disabled in layer properties in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/don-t-select-when-fields-are-disabled-in-layer/idi-p/1243335</link>
    <description>&lt;P&gt;It's my understanding that ArcGIS&amp;nbsp;&lt;SPAN&gt;Pro does a&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;SELECT *&amp;nbsp;&lt;/FONT&gt;&lt;SPAN&gt;even when the user has disabled some fields in the layer properties.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think Pro should only select specific columns — the columns that are enabled — rather than selecting all columns.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;select&lt;BR /&gt;    objectid,&lt;BR /&gt;    asset_id,&lt;BR /&gt;    type,&lt;BR /&gt;    shape&lt;BR /&gt;    --exclude disabled columns&lt;BR /&gt;from&lt;BR /&gt;    sidewalks&lt;/PRE&gt;&lt;P&gt;Selecting only the columns we actually need would improve performance and reduce the load on the system.&lt;/P&gt;&lt;P&gt;I'm aware that we can force ArcGIS Pro to only select the columns we need by creating a view or query layer for certain kinds of geodatabases. But that has shortcomings: it adds extra complexity to our maps or databases and doesn't help us if we want to &lt;I&gt;&lt;U&gt;edit&lt;/U&gt;&lt;/I&gt; the data, since views and query layers can't be edited.&lt;/P&gt;&lt;P&gt;I think it would be better if Pro only selected the columns we need, by default, when unwanted fields are disabled in the layer properties.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 13:26:13 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2022-12-28T13:26:13Z</dc:date>
    <item>
      <title>Don't SELECT * when fields are disabled in layer properties</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/don-t-select-when-fields-are-disabled-in-layer/idi-p/1243335</link>
      <description>&lt;P&gt;It's my understanding that ArcGIS&amp;nbsp;&lt;SPAN&gt;Pro does a&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;SELECT *&amp;nbsp;&lt;/FONT&gt;&lt;SPAN&gt;even when the user has disabled some fields in the layer properties.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think Pro should only select specific columns — the columns that are enabled — rather than selecting all columns.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;select&lt;BR /&gt;    objectid,&lt;BR /&gt;    asset_id,&lt;BR /&gt;    type,&lt;BR /&gt;    shape&lt;BR /&gt;    --exclude disabled columns&lt;BR /&gt;from&lt;BR /&gt;    sidewalks&lt;/PRE&gt;&lt;P&gt;Selecting only the columns we actually need would improve performance and reduce the load on the system.&lt;/P&gt;&lt;P&gt;I'm aware that we can force ArcGIS Pro to only select the columns we need by creating a view or query layer for certain kinds of geodatabases. But that has shortcomings: it adds extra complexity to our maps or databases and doesn't help us if we want to &lt;I&gt;&lt;U&gt;edit&lt;/U&gt;&lt;/I&gt; the data, since views and query layers can't be edited.&lt;/P&gt;&lt;P&gt;I think it would be better if Pro only selected the columns we need, by default, when unwanted fields are disabled in the layer properties.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 13:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/don-t-select-when-fields-are-disabled-in-layer/idi-p/1243335</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-12-28T13:26:13Z</dc:date>
    </item>
  </channel>
</rss>

