--these will need to be replicated for any states being loaded insert into wid27.dbo.agegroup values ('00', '51','16 to 19 years'), ('00', '52', '20 to 21 years'), ('00', '53', '22 to 24 years'), ('00', '54', '25 to 29 years'), ('00', '55', '30 to 34 years'), ('00', '56', '75 and over'), ('00','57','16 to 64') insert into wid27.dbo.education values ('A', 'Some college or associate''s degree'), ('B', 'Bachelor''s degree or higher')