Posts tagged concatenationoperator

Oct06

MySQL -> Oracle, CONCAT

mysql oracle sql concatenationoperator | comments

CONCAT in MySQL takes any number of values.

CONCAT in Oracle takes only TWO values.

Continue reading »