I have 16 feature classes. What I want to do is to select by attributes each feature class using this statement:
"Shape_Area" < 1100Is there a way to do this by batch using arcpy or arcpy.mapping? I can't find the right module for "Select by Attributes".
أكثر...