2 lines
71 B
MySQL
2 lines
71 B
MySQL
|
|
|
||
|
|
ALTER TABLE `DOCUMENTO` ADD COLUMN `importoConsuntivo` DECIMAL(18,4);
|