Hi All,
I have a database table like:
Supplier Product
Company A A,B,C,D
Company B B,D,G
Company C G,A
Company D A,F,B,C
...... .........(unlimited rows)
Now I want to list down all the values...
Hi,
I need you help...I am doing my Final Year Project now...
My database has a table call "Data", inside the table there are 2 fields-"Supplier" and "Product". The string value in product column is comma separated (Shown Below).
Product
1 HOSE, FITTINGS
2 GENERAL HARDWARE
3
4 IC...