<?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 in SearchCursor or Select by attribute? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585047#M45931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My question is: which one is faster, using Query in SearchCursor or SelectlaybyAttribute to retrieve desired values from table in file geodatabase?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 16:59:04 GMT</pubDate>
    <dc:creator>zhengniu1</dc:creator>
    <dc:date>2012-03-20T16:59:04Z</dc:date>
    <item>
      <title>Query in SearchCursor or Select by attribute?</title>
      <link>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585047#M45931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My question is: which one is faster, using Query in SearchCursor or SelectlaybyAttribute to retrieve desired values from table in file geodatabase?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 16:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585047#M45931</guid>
      <dc:creator>zhengniu1</dc:creator>
      <dc:date>2012-03-20T16:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query in SearchCursor or Select by attribute?</title>
      <link>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585048#M45932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are reading values, the search cursor with a where clause is faster. It also depends on what you are extracting and the size of your dataset, the gains may be minimal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 17:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585048#M45932</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-03-20T17:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Query in SearchCursor or Select by attribute?</title>
      <link>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585049#M45933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a script to run distance-based point clustering. it takes almost 4 mins to finish only 600 pts. do you mind to have a look? help me to facilitate the process?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 17:21:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/query-in-searchcursor-or-select-by-attribute/m-p/585049#M45933</guid>
      <dc:creator>zhengniu1</dc:creator>
      <dc:date>2012-03-20T17:21:04Z</dc:date>
    </item>
  </channel>
</rss>

