alter table Counters add SaleOrderId integer not null default 0 GO alter table Counters add SaleOrderLineId integer not null default 0