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

Results in one line

$
0
0
Hello all

Is it possible to get all the lines of a query next to each other? I.e. if a query normally returns:
A;
B;
C;
D;

Is it possible to display this result as:
A;B;C;D

Thanks and regards

S. BASU

Viewing all articles
Browse latest Browse all 13329

Trending Articles