<?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: SQL Like Function not working! Help in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700667#M39806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean-Pierre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your data resides in a File or SDE Geodatabase, you will want to use '%' instead of '*'.&amp;nbsp; See the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/SQL_reference_for_query_expressions_used_in_ArcGIS/00s500000033000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/SQL_reference_for_query_expressions_used_in_ArcGIS/00s500000033000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The wildcards you use to conduct a partial string search also depend on the data source you are querying. For example, in a file-based or ArcSDE geodatabase data source, this expression would select Mississippi and Missouri among USA state names:&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;&lt;EM&gt;STATE_NAME LIKE 'Miss%'&lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;The percent symbol (%) means that anything is acceptable in its place—one character, a hundred characters, or no character. The wildcards you use to query personal geodatabases are asterisk (*) for any number of characters and question mark (?) for one character.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 16:02:41 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2014-11-11T16:02:41Z</dc:date>
    <item>
      <title>SQL Like Function not working! Help</title>
      <link>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700666#M39805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a hard time using the Like function within the Select Attributes feature of my Attributes table. The expression that I typed in is being verified as correct however, it is coming up with no results. [Unit_Name] LIKE '*Limestone*'&amp;nbsp; is the expression that I am using. However, even though there are many records that have the word limestone in it, it says that there are 0 results. I tried [Unit_Name] ='*Limestone*'&amp;nbsp;&amp;nbsp; and this seems to work fine, but when I use like it doesn't.. any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:38:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700666#M39805</guid>
      <dc:creator>Jean-PierreBourget1</dc:creator>
      <dc:date>2014-11-11T14:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Like Function not working! Help</title>
      <link>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700667#M39806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean-Pierre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your data resides in a File or SDE Geodatabase, you will want to use '%' instead of '*'.&amp;nbsp; See the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/SQL_reference_for_query_expressions_used_in_ArcGIS/00s500000033000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/SQL_reference_for_query_expressions_used_in_ArcGIS/00s500000033000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The wildcards you use to conduct a partial string search also depend on the data source you are querying. For example, in a file-based or ArcSDE geodatabase data source, this expression would select Mississippi and Missouri among USA state names:&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;&lt;EM&gt;STATE_NAME LIKE 'Miss%'&lt;/EM&gt;&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;The percent symbol (%) means that anything is acceptable in its place—one character, a hundred characters, or no character. The wildcards you use to query personal geodatabases are asterisk (*) for any number of characters and question mark (?) for one character.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:02:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700667#M39806</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-11-11T16:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Like Function not working! Help</title>
      <link>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700668#M39807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;regardless of the wildcard being used (either for SDE shapefile gdb etc) you have used a wildcard with two positional spots&lt;/P&gt;&lt;P&gt;='*Limestone*'&amp;nbsp;&amp;nbsp; means anything before Limestone and anything after...&amp;nbsp; since this one failed&lt;/P&gt;&lt;P&gt;='Limestone*'&amp;nbsp;&amp;nbsp; you are indicating that the phrase must begin with the word Limestone but anything else after&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 18:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700668#M39807</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-11T18:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Like Function not working! Help</title>
      <link>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700669#M39808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jake! That did the trick. Thanks Dan for the extra insight! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 21:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sql-like-function-not-working-help/m-p/700669#M39808</guid>
      <dc:creator>Jean-PierreBourget1</dc:creator>
      <dc:date>2014-11-11T21:44:42Z</dc:date>
    </item>
  </channel>
</rss>

