Dear All,
I am new to MySQL. Can i retrive the result of a query as the combination of different fields of a single record..
For example..
if the result record of a query is ... id(1), country(India), Location1(maharashtra), Location2(pune), Location3(Navi Mumbai)...
My doubt is that can i retrive the 3 locations as one field..
Please excuse me if this is a foolish question..
Regards,
Jino..