I have a table that contains x amount of columns. One of those columns contains thousands of NULL values. I need a way to quickly change those null values into real values (already determined values) without changing them manually 1 at a time.