I'm attempting to write a mysql command that will either update an entry if X is in a value in the column, or insert the data as a new row if it isn't. I'm attempting to write a mysql command that wi
I'm attempting to write a mysql command that will either update an entry if X is in a value in the column, or insert the data as a new row if it isn't. I'm attempting to write a mysql command that wi