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