What would be the simplest way to transfer a column that is deduped to a new different table?
Ex - We are starting with a contact list in this instance. We have a contact table that has many a number of contacts from the same company. We want to use this contact table to create a company table that has a list of the individual companies in a seperate table?