I have Two tables named
1.Categortable
Category
Mouse
Computer
Electronics
and the second table Texttable
category Text
Mouse Logitech Mouse
Computer LG Computer
Electronics LG Electronics
Here I need To select Text for each category in Categortable from Texttable
Can any one help how to loop this to get the output.