2 lines
79 B
Plaintext
2 lines
79 B
Plaintext
ALTER TABLE `organisation`
|
|
ADD COLUMN `Name2` VARCHAR(256) NULL DEFAULT NULL ; |