INSERT INTO Users (firstName,lastName,email,gender,age,comments,regDate) VALUES ('Drew','Reindl',SHA2('dreindl@example.com',256),'M','0-29','This is a comment about an php insert',now())Success of inclass assignment