2 lines
100 B
MySQL
2 lines
100 B
MySQL
|
ALTER TABLE ONLY registered_service ADD COLUMN contacts character varying(255) NOT NULL DEFAULT '';
|