3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
ALTER TABLE `organisation`
|
|
ADD COLUMN `BezDatenannahmestelle` VARCHAR(4096) NULL DEFAULT NULL AFTER `IKDatenannahmestelle`;
|