Forum Discussion

RicardoSendra__'s avatar
RicardoSendra__
Qrew Trainee
6 years ago

I have Un-Normalized data coming into a connected table. I need recommendations on how to best handle this data to import it into my App.

The connected table, contains order, shipment, Payment, and Line Item Data, all of which may not be unique. The data would be better stored as the following 4 separate tables: Orders OrderLineItem...