i am trying to retrieve a data from database by comparing the email id of user and i am getting this error every time the email matching query is executed "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@nsueecs.edu' at line 1"
What is the exact query you are using. maybe your email is not surrounded with single quotation marks. should be correct syntaks.