i have quistion,
i have 2 table
user include two column “id”,“name”
and products include two column "id ",“name”
and i have user oage and when i see user profile i wana see the products that he or she ordered,
how i set foreign key on this?and add how many column on which table to do this i mean set forign key ,how i set this,im noob on relations…could you help?