I have a quite simple syntax question.
I want to select ALL my null values in an attribute table of a feature class, not just the values in a single field.
So the question would be: what is the valid sql statement that could get me all the null values?
Thank you!