Multiple choice technology databases Concatenation operator is + - || * Reveal answer Fill a bubble to check yourself C Correct answer Explanation The double pipe (||) is the standard SQL concatenation operator that joins two strings together. The other symbols are arithmetic operators (+ addition, - subtraction, * multiplication).