List dynamic column names. This function returns a comma-separated list of all column names contained within a dynamic column blob.
COLUMN_LIST(dyncol_blob);
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
Last updated 10 months ago
Was this helpful?