begin;
alter table managershalf drop column "lgID";
alter table managershalf drop column "rank";
commit;