There's No Nothing in a CSV File
An empty field isn’t NULL. And that difference can quietly break your logic. The other day, I was preparing a CSV for a database import. The schema had two name fields — name_local and name_english. Downstream systems were supposed to use the local name if available, otherwise fall