Hi,
Any body know how to get all employee names in single row record with comma separated value.
Example :
EmployeeIDEmployee Name
1Amit
2Varun
3Rakesh
4Rajesh
Expected Result : Amit,Varun,Rakesh,Rajesh
Please provide any solution to get this record using query.
With Regards
Kailash Malvia