4 lines
80 B
MySQL
4 lines
80 B
MySQL
|
ALTER TABLE ONLY registered_service DROP COLUMN url;
|
||
|
|
||
|
DROP TABLE personal_info;
|