sql - MySQL Products to ClientsPriceList Database Design Issue -


enter image description here

product table.

enter image description here

pricelist table.

i have product table , pricelist table linking purpose of getting price of each product based on client(column name). i'm wondering if design alright? more efficient? column each client's pricelist or table each client's pricelist?


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -