4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
ALTER TABLE `supportconceptapprovalperiod2employee`
|
|
|
|
ADD COLUMN `IsAbsolut` INT(10) NULL DEFAULT 0 COMMENT '' AFTER `Betreuungsschluessel`;
|