<?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: Simple question in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299594#M10372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture_of_ArcGIS.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/28973_Capture_of_ArcGIS.png" style="width: 620px; height: 390px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2014 14:31:54 GMT</pubDate>
    <dc:creator>KarenSnitzer</dc:creator>
    <dc:date>2014-11-10T14:31:54Z</dc:date>
    <item>
      <title>Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299591#M10369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New student here...&lt;/P&gt;&lt;P&gt;I am trying to select by attributes, but when I put in the query, no records are selected.&amp;nbsp; I looked at one record in the table and there are multiple features under the tree.&amp;nbsp; Can this be causing the problem?&amp;nbsp; And how can I get around it?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 13:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299591#M10369</guid>
      <dc:creator>KarenSnitzer</dc:creator>
      <dc:date>2014-11-10T13:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299592#M10370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your query here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 13:56:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299592#M10370</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-11-10T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299593#M10371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I selected each row manually from the attribute table and made it into a layer it worked.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how I did the query tho for those attributes:&lt;/P&gt;&lt;P&gt;LANDCODE = '941' AND LANDCODE = '980' AND LANDCODE = '910' AND LANDCODE = '940' AND LANDCODE = '930' AND LANDCODE = '734' &lt;/P&gt;&lt;P&gt;I don't understand why it wouldn't do the same thing as selecting each row manually, tho. Can you explain?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:27:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299593#M10371</guid>
      <dc:creator>KarenSnitzer</dc:creator>
      <dc:date>2014-11-10T14:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299594#M10372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture_of_ArcGIS.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/28973_Capture_of_ArcGIS.png" style="width: 620px; height: 390px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299594#M10372</guid>
      <dc:creator>KarenSnitzer</dc:creator>
      <dc:date>2014-11-10T14:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299595#M10373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of AND use OR. When you use AND it looks for a row that has all of the LANDCODE you specify in it.&lt;/P&gt;&lt;P&gt;With OR it selects each number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:34:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299595#M10373</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-11-10T14:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299596#M10374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could write your query as such also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"LANDCODE" IN ('941', '980', '910', '940', '930', '734')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000033000000"&gt;SQL Query Reference Guide&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299596#M10374</guid>
      <dc:creator>StevenGraf1</dc:creator>
      <dc:date>2014-11-10T14:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299597#M10375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!! I'll try both methods!&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 15:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/simple-question/m-p/299597#M10375</guid>
      <dc:creator>KarenSnitzer</dc:creator>
      <dc:date>2014-11-10T15:21:56Z</dc:date>
    </item>
  </channel>
</rss>

