begin; alter table batting drop column "lgID"; alter table batting drop column "teamID"; commit;