1. Update billto email with patient email for all records in billto where
billto ids matching between patient and billto and patient relationship is '1' and patients email id contains @ and billto email does not contain @
2. Exactly same as above for updating patients table
i.e. at the end of execution,. you would not have any records which have email id containing @ only in one table but are present in both the table (though the email ids could be different if both had @ already)