CONCAT multiple | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

CONCAT multiple

Can we use concat concatenate multiple fields ?

17th May 2017, 2:47 PM
amel taleb
amel taleb - avatar
1 Respuesta
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