arcpy - Searching for NULL values in feature class table
I am looking for a way which I can search whole my feature class in ArcMap to find if has any NULL values on it. I know how can I do this with "Select By Attribute", but I am looking for a faster way to do this, like with a Python script.
No comments:
Post a Comment