'how to check if the array is empty and length
Solution 1:[1]
You could try to using the ARRAY_CONCAT function and check if the string is equal to ""
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Gerson Rodriguez |

