Select to view content in your preferred language

How do I update a column in a file geodatabase to be null?

583
2
03-03-2011 12:52 AM
TimLangner
Frequent Contributor
Dear all,

I have a file geodatabase that has come from a shape file. Shape files don't offer null values and puts a space in such fields. I would like to update these columns that have spaces so that they are null.

How do I do this?

Kind regards

Tim
0 Kudos
2 Replies
JimKringle
New Contributor
Use field calculator with only the word 'null' (no quotes) in the expression.
0 Kudos
TimLangner
Frequent Contributor
Thank you for your reply spag911.

That is really helpful as I couldn't find the answer when I tried searching for it.

Kind regards

Tim
0 Kudos