2 lines
95 B
Plaintext
2 lines
95 B
Plaintext
ALTER TABLE `accountingtransaction`
|
|
ADD COLUMN `ImportNotice` VARCHAR(256) NULL DEFAULT NULL ; |