-- `ExpPer` column removed from `mob_db` and `mob_db2` tables

ALTER TABLE `mob_db` DROP COLUMN `ExpPer`;
ALTER TABLE `mob_db2` DROP COLUMN `ExpPer`;