S
Susan
I have a database that contains several tables (churches, community_centres,
party_rentals). Each table contains the same structure of fax numbers and
company names. I would like to create a query that would also contain a fax
number column. The records of this column should be one long combined list of
the fax numbers from all database tables.How do I do this.
My reason for doing this is to eliminate duplicate fax numbers from all the
tables combined by running the FIND DUPLICATES QUERY on this query.
Would this be the proper approach to eliminate duplicate fax records?
party_rentals). Each table contains the same structure of fax numbers and
company names. I would like to create a query that would also contain a fax
number column. The records of this column should be one long combined list of
the fax numbers from all database tables.How do I do this.
My reason for doing this is to eliminate duplicate fax numbers from all the
tables combined by running the FIND DUPLICATES QUERY on this query.
Would this be the proper approach to eliminate duplicate fax records?