I have a Table that Contains 2 Columns, A & B
I need to check Column A for a specific value and if it does not equal that value, Add a new record (INSERT ?) using the specific Value for Column A and existing Value from the checked record for Column B
I need to check Column A for a specific value and if it does not equal that value, Add a new record (INSERT ?) using the specific Value for Column A and existing Value from the checked record for Column B