Q. What does 'abc' || 'xyz' result in if the PIPES_AS_CONCAT is disabled?

  • (A) 1
  • (B) 0
  • (C) error
  • (D) -1
πŸ’¬ Discuss
βœ… Correct Answer: (B) 0
Explanation: This question is about how MySQL combines strings when the special setting PIPES_AS_CONCAT is turned off.
Explanation by: Praveen Singh
This question is about how MySQL combines strings when the special setting PIPES_AS_CONCAT is turned off.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
160
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
83%
Success Rate