Subject Setting all values for a column to null
Author Stevio
Is there an easy way in SQL to set the value of a column for all records to
null?

I don't want to delete the column, just blank all the values that are there.

Thanks,
Stephen