ALTER TABLE hrsa_salary_sob_item
ADD COLUMN rounding_mode int NULL,
ADD COLUMN pattern int NULL,
ADD COLUMN value_type int NULL;