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