ALTER TABLE hrsa_salary_sob_item
ADD rounding_mode int NULL,
pattern int NULL,
value_type int NULL
GO