How to update a NULL

when I change the value of a text or date field to blank I want to update the database with NULL so I can query against the database for NULL records.

How do I set the value to NULL when the field is blank?

Community Page
Last updated: