2 lines
51 B
SQL
2 lines
51 B
SQL
ALTER TABLE organizations DROP COLUMN description;
|
ALTER TABLE organizations DROP COLUMN description;
|