use embs go alter table FhlLoan add SpecialEligProg char(4) not null default '#' go alter table FnmLoan add SpecialEligProg char(4) not null default '#' go