1 line
49 B
Text
1 line
49 B
Text
select length( ['apple', 'orange' ] ) as length;
|
select length( ['apple', 'orange' ] ) as length;
|