Today i have faced a interview question.
input:
id units
1 100
2 200
1 400
3 800
output:
id units
1 100,400
2 200
3 800
Please help me to write a query with select statement?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dhara PatelPosted Nov 15, 2019, 4:34 AM
Mageshwaran RPosted Nov 14, 2019, 12:29 PM
Shahriar NikkhahPosted May 5, 2018, 12:15 PM
Shahriar NikkhahPosted May 5, 2018, 12:12 PM
Chandru DPosted May 5, 2018, 10:44 AM