Could Esri create some detailed docs on empty strings, nulls and NaN in ArcGIS?
Don’t try to set the value to the literal text “<null>” or "null". That’s not the same thing as it being truly null. Null isn’t a value. It’s the absence of a value.
I’m aware that there are some bits and pieces of docs pertaining to nulls. But I don’t think those pages cover all the points mentioned above.
Tom Freedman - Working with NULL Much Ado About Nothinghttps://www.youtube.com/watch?v=ybk3xOyoepY
Related: Tips about nulls in SQL
On a related note:
@JohannesLindner posted a couple of useful ArcPy solutions -- related to finding values with blank cells (or similar):
Melden Sie sich an, um zu posten, Inhalte zu folgen und mehr. Neu hier? Kostenlos registrieren.