T
twisty1980
Hi hopefully this is a simple question.
I have 2 databases one with my main data and the other with alterations to
the data.
First database
prodID country
1 BR
2 GB
3 US
2nd database
1 null
2 RU
3 US
If the 2nd database is null I need the final tale to contain the value from
the 1st database but if the 2nd database has a value I need it to show that
in the new table.
Have tried for 2 days but I am no closer, any help would be much appreciated
Thanks
I have 2 databases one with my main data and the other with alterations to
the data.
First database
prodID country
1 BR
2 GB
3 US
2nd database
1 null
2 RU
3 US
If the 2nd database is null I need the final tale to contain the value from
the 1st database but if the 2nd database has a value I need it to show that
in the new table.
Have tried for 2 days but I am no closer, any help would be much appreciated
Thanks