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