I have table
CREATE TABLE `seniority_master` ( `EMPNO` varchar(4) NOT NULL, `NAME` varchar(40) DEFAULT NULL, `GENDER` varchar(10) DEFAULT NULL, `