Hello everyone -
I have a quick query question.
If I have a table (table1) with a so many columns, however, 3 of the columns are "name", "box_number", "storage_location", which there are about 5000 or so records with names already in there - and I have a list of 500 of those names (table2) with box_number and storage_location already defined - how can i use a query to fill in table1 with the box_number and storage_location instead of doing it one by one?
Hope this makes sense.
I appreciate your help
daveofgv