sql remove coumn and all data code example Example: sql delete all values in a column UPDATE TableName SET ColumnName = NULL