MYSQL query to UPDATE column with value in different column of different record possibly using subquery
I am very rusty on MYSQL and having trouble updating columns based on a different column in a different record. I'm thinking I need to do a subquery but would appreciate help in how to do this. The table being…