CONCAT multiple | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

CONCAT multiple

Can we use concat concatenate multiple fields ?

17th May 2017, 2:47 PM
amel taleb
amel taleb - avatar
1 Answer
0
Yes. In oracle the || is the concat operator, the other sql lang have the CONCAT() function.
17th May 2017, 5:28 PM
Szabó Gábor
Szabó Gábor - avatar