Mysql Create table with best method -


  • i have customer table
  • i have article table
  • i have distribution article table

i want send 1 article customers. in distribution table. adding duplicate rows each article customer id.

how can avoid this, if make customers column, new customer added need alter distribution table.


Popular posts from this blog