<?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 Query Layers in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181085#M10214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have gone through the process and have validated my SQL for my query layer.&amp;nbsp; However it produces a standalone table. This does not work for me as i need a layer. It is my understanding that it produces a table when geometry and geography fields are missing from a table. The table in which im querying from resides on sde and is able to be drawn in arcmap. It has an ObjectID and a Shape(geometry) field. Do I need to configure anything else in order to get it to produce a a query layer and not a table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 19:16:40 GMT</pubDate>
    <dc:creator>LoganCaraway</dc:creator>
    <dc:date>2013-05-24T19:16:40Z</dc:date>
    <item>
      <title>Query Layers</title>
      <link>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181085#M10214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have gone through the process and have validated my SQL for my query layer.&amp;nbsp; However it produces a standalone table. This does not work for me as i need a layer. It is my understanding that it produces a table when geometry and geography fields are missing from a table. The table in which im querying from resides on sde and is able to be drawn in arcmap. It has an ObjectID and a Shape(geometry) field. Do I need to configure anything else in order to get it to produce a a query layer and not a table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 19:16:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181085#M10214</guid>
      <dc:creator>LoganCaraway</dc:creator>
      <dc:date>2013-05-24T19:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Query Layers</title>
      <link>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181086#M10215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Furthermore... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when I look at advanced options, everything is grayed out, I suppose this means it cannot find the spatial properties such as shape type, Spatial Reference, Geometry SRID, etc... This puzzles me as i would have assumed that since it is an sde feature class it would have those parameters included.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 19:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181086#M10215</guid>
      <dc:creator>LoganCaraway</dc:creator>
      <dc:date>2013-05-24T19:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Query Layers</title>
      <link>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181087#M10216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vangelo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're probably going to need more information to help you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;What version of ArcGIS are you using?&amp;nbsp; What service pack?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What database are you using (complete version).&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What does 'sdetable -o describe' (and/or a native SQL 'describe') report &lt;/LI&gt;&lt;BR /&gt;on the table(s) involved?&lt;BR /&gt;&lt;LI&gt;What does 'sdelayer -o describe_long' report on the geometry table(s)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;A "query layer" isn't a table, it's a query against a table.&amp;nbsp; In order to be seen&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as having a geometry column, the query must include a native or ST_GEOMETRY&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;column and a rowid (objectid).&amp;nbsp; It is not possible to create query layers against&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEBINARY or SDELOB storage layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 19:57:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/query-layers/m-p/181087#M10216</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-24T19:57:49Z</dc:date>
    </item>
  </channel>
</rss>

