how to delete a attribute in sql command line code example Example: alter table delete column ALTER TABLE "table_name" DROP "column_name";