
Answer-first summary for fast verification
Answer: ARRAY
The explode function is specifically designed to work with ARRAY data types. It processes each element within an array, creating a new row in the result set for each element. This functionality is not applicable to BOOLEAN, INTEGER, or STRING data types in the same way.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.