3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
|
||
|
alter Table mg_articoli add `ges_magazzino` int(1) NOT NULL DEFAULT '1';
|