2 lines
48 B
MySQL
2 lines
48 B
MySQL
|
ALTER TABLE buildings
|
||
|
DROP demolished_buildings;
|