(misc)
boolean o2nullify(string $view_name, string $field_name)
Set a field value to NULL on db.
Operation is executed directly against the db: no POST-ROW is needed.
ATTENTION: field on db must be allowed to be NULL in order to use this function.