OK so customer's use their e-mail as their log-in, and the e-mail must be unique. So when a customer changes their e-mail, as long as the new one is unique the customer info is updated in the "customers" table. My question is, where is the process handled to update the customer info? I will need to modify it to also change the info in another table I am adding to the database.
Thanks!



