In conclusion, if you want to distinguish between 'false' and 'unset', using `NULL` to represent 'unset' is the best approach. In MySQL, `NULL` is the official value representing 'no data' and is ...