Guys how do I checks if an email address already exists on the system/database when a user is registering, but I am using a stored procedure to insert all my records, but I'm lost as to where I
write this functionality to do the checking of emails if they already exists.