COLUMN_JSON
Syntax
Description
Returns a JSON representation of data in dyncol_blob
. Can also be used to display nested columns. See dynamic columns for more information.
Example
Limitation: COLUMN_JSON
will decode nested dynamic columns at a nesting level of not more than 10 levels deep. Dynamic columns that are nested deeper than 10 levels will be shown as BINARY string, without encoding.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?