Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Query Result

$
0
0
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

Viewing all articles
Browse latest Browse all 13329

Trending Articles