I have a looong list of clients*.
Each client has several unique envelopes.
In each envelope there can be multiple unique items.
So the only relation I can see is [one envelope] <- [item A] [item B] [item C].
Please advice me what structure should I build to make it compact, and so I don’t have to create new table for each new client.
*) it’s not bragging :slightly_smiling_face: