Hello All,
I would like to write a Python script that selects attributes from a feature class based on a SQL statement (i.e. SELECT*FROM tl_2010_47007_edges WHERE "MTFCC" = 'H3010') and then exports those selected rows to a new feature class. Could someone provide some guidance on the classes and/or modules that I would need to do this? I'm reading through the resource center documentation so I may figure it out on my own, but some advice would be great. Thanks,
SBaskin