my gender is whatever will cause the most problems for HR's database:

'); UPDATE users SET gender = CONCAT('ERROR_', CAST(FLOOR(RAND()*1000000) AS CHAR)); --

Comments