The friends table has the following data: What will be the result of the following statement: SELECT name FROM friends WHERE name LIKE "P_t%"
Which sql-mode option is required for ‘abc’ || ‘def’ to be returned as the concatenated string ‘abcdef’?