Hi, I'm quite new to SQL and could use your help please.
In my database I have 2 tables that hold unique values, and I need to 'Map' all these values from one table to a single value in the other table. Obviously if I do a normal update statement, then I can't enter another value the same?