Q. If the PIPES_AS_CONCAT is disabled, 'abc' || 'xyz' results in . . . . . . . .
β
Correct Answer: (B)
0
Explanation: This question is about how MySQL handles the "||" operator, which is used to combine strings.