Hi Experts,
I am not good in sql and received an ticket ..
Here is the ticket Details :
There is a table with two columns
ID Value
a a
b a
c b
d b
Now they need the result in one column and output have to be
Result
aa
ba
cb
db
They dont need any spaces betwwen letters in the result.
Thanks in advance
I am not good in sql and received an ticket ..
Here is the ticket Details :
There is a table with two columns
ID Value
a a
b a
c b
d b
Now they need the result in one column and output have to be
Result
aa
ba
cb
db
They dont need any spaces betwwen letters in the result.
Thanks in advance