I have 3 Tables
1. salary_earning
CREATE TABLE `salary_earning` ( `id` int NOT NULL AUTO_INCREMENT, `basic_salary` int NOT NULL, `he