4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
ALTER TABLE `vertretung`
|
|
|
|
ADD COLUMN `AbsenceReasonOid` BIGINT(19) NULL DEFAULT NULL COMMENT '' AFTER `VertretungsZeitraumBis`;
|