Hello
I have a text field containing values like "1A,2P,13,17,22,34". I want to select the values that I need by a definition query of a layer. For a single value worked using LIKE and % but I need to select up to 3 values that will be used for defining my layer. Is this possible? Thank you for any sugestion
Hi Mircea,
Depending on the specific query you need, you can join multiple LIKE statements together with AND/OR in a definition query - see Building a query expression—Help | ArcGIS Desktop and qrouping multiple expressions note at Apply filters—ArcGIS Online Help | ArcGIS