SELECT * FROM LMIA
UPDATE express-entry
SET score = score - 50
WHERE fraud = TRUE AND permit_type = 'LMIA';
I wrote the code for express entry admin, kindly run this on the mysql query editor 🙏🏽
UPDATE express-entry
SET score = score - 50
WHERE fraud = TRUE AND permit_type = 'LMIA';
I wrote the code for express entry admin, kindly run this on the mysql query editor 🙏🏽