Hello - I have a database with bunch of identical tables.
Tables: same table structure auto generated every day.
I want to make all the tables into one table . I want to keep all the records (do not want to take the duplicates out).
Please help me with this . Thanks for looking