SmarterDx Interview Question

How would you handle migrating a column in a database?

Interview Answer

Anonymous

Apr 26, 2025

I said I would make a new column, backfill the data, and maintain the data with a db trigger until we could deprecate the column. I don't think he liked the answer.