How to design database schema to store multiple value in one column? -


i have database design here: i want add list of products selected customer purchase table->product column.

how should define attributes in "localhost/phpmyadmin" column can hold multiple value?here want store multiple product id in product_id column. how should define schema attributes?


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -