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