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