So, I have a simple table with 5 columns ... "date" "well_number" "depth" "latitude" and "longitude"
And another table that has a "well_number" column (IDs for each well will map).
I want to populate the first table with a bunch of additional columns and data from the second where those IDs match (the second table will have many more well_number IDs than the 1st).
What is the most straightforward way to do this?
(see attached screenshot for tables)Attachment 418121
Thanks!
Added: Sorry, I think the figure is probably not helpful the way it is displayed)
Bookmarks