Syntax
JSONTOLIST(<string containing a JSON array>)
Description
Converts the selected JSON data type column into a List data type column.
Examples
...
JSONTOLIST(<string containing a JSON array>)
Converts the selected JSON data type column into a List data type column.
...