What does ‘abc’ || ‘xyz’, when PIPES_AS_CONCAT is enabled, result in?
(a) 0
(b) 1
(c) abcxyz
(d) xyzabc
The question was asked in quiz.
My doubt is from External Security: Preventing Unauthorized Network Access in division Access Control and Security of MySQL