Forum Discussion

MarlenaPW2's avatar
MarlenaPW2
Regular Visitor
2 years ago

Merge query works but values in other column turn 'null'

Hi, I'm trying to create a new column with people's names (table Risk) based on user id number (stored in a different table - system user). In this particular table, I hoped to do that through merge...