For the complete documentation index, see llms.txt. This page is also available as Markdown.

COLUMN_LIST

List dynamic column names. This function returns a comma-separated list of all column names contained within a dynamic column blob.

Syntax

COLUMN_LIST(dyncol_blob);

Description

Returns a comma-separated list of column names. The names are quoted with backticks.

See dynamic columns for more information.

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?