I have several tables like this in a Schema/Database (the Schema is called “user”) in MySQL workbench: Suppose Sarah gets a score change to 5. I want to update all of her scores in all of the tables in which she exists, to be 5. So then the 3 tables would look like this: Is this possible to do using