I have a make table query that I want to use to overwrite an existing table. But the existing table has relationships that I don't want to delete. I want the old table to contain the data from the results of the make table query without deleteing the relationships.
How do I do this?
Thanks
Dave