alter table cAccess add validFrom numeric(20, 0) not null default -1, validTo numeric(20, 0) not null default -1, period numeric(20, 0) not null default -1, duration numeric(20, 0) not null default -1