4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
ALTER TABLE `organisation`
|
|
|
|
ADD COLUMN `FunctionValueListEntryOid` BIGINT(19) NULL DEFAULT NULL COMMENT '' AFTER `AccountNumber`;
|