1
Answer

Multiple values in a column

Renjith V S

Renjith V S

10y
935
1
Hi, 
  I have a table named details. It has 3 fields vendorID,itemID and ItemName. I need to add more than one vendor for a particular item. For example:
vendor ID:1,2,3
ItemID:1
ItemName:abc
I need to store values in my table in the above model. 
Please help me. 
Answers (1)