Click here to Skip to main content
16,021,041 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a table1 --

depot_code dealer_code dealer_child_code
032 70554 70554
032 70554 77182

I wanted the as output as ---

depot_code dealer_code dealer_child_code
032 70554 70554, 77182

using simple query....
Posted
Comments
King Fisher 14-Feb-14 4:02am    
not clear

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900