Hi, Everyone:
I am trying to do denormalization. I created one big table which has all the columns included in two seperate tables.Now I want to export these two table's data into this one table. But since these two table's relationship is one to many, I am wondering how I can export data from these two tables to this one big table without losing any data. Can anyone give me some suggestions please. Thanks...
I am trying to do denormalization. I created one big table which has all the columns included in two seperate tables.Now I want to export these two table's data into this one table. But since these two table's relationship is one to many, I am wondering how I can export data from these two tables to this one big table without losing any data. Can anyone give me some suggestions please. Thanks...