Are they loaded into two tables ? They would automatically concatenate to become one table. You could add another field in the load script to differentiate them like this: [Table A]: Load Product, CallID, Date, 'Table A' as Table ... and the same for Table B, they would concatenate to one table, but you could then use the table field to differentiate between them.