I am trying to construct a query to UPDATE a row if it exists else update a different row. I only wish to update one row each time the query is executed. The second a ro
I am trying to construct a query to UPDATE a row if it exists else update a different row. I only wish to update one row each time the query is executed. The second a ro