alter table $table_name drop column $attribute_name alter table $table_name add $attribute_name $sql_type