I want to do something like this:
string emailVariable = "test@email.com"; if ("SELECT * FROM users WHERE email=\'emailVariable\'"){ C