select distinct(EMPLOYEEID) eb_id from tbl_pay_employee_structure where PAYSCHEME_ID=125 and STATUS=1
insert into tbl_pay_employee_structure (EMPLOYEEID,PAYSCHEME_ID,COMPONENT_ID,amount,STATUS,LUPDATE) values (17476,125,287,0.5,1,'2023-01-06')

Fatal error: Uncaught mysqli_sql_exception: INSERT command denied to user 'tarun'@'13.126.47.172' for table 'tbl_pay_employee_structure' in C:\xampp\htdocs\xlsss\updateejm151.php:29 Stack trace: #0 C:\xampp\htdocs\xlsss\updateejm151.php(29): mysqli->query('insert into tbl...') #1 {main} thrown in C:\xampp\htdocs\xlsss\updateejm151.php on line 29