3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
ALTER TABLE `organisation`
|
|
ADD COLUMN `Leistungserbringergruppe` VARCHAR(256) NULL DEFAULT NULL AFTER `IKDatenannahmestelle`;
|