📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

information_schema.keywords



The information_schema.keywords system table is a view that provides all keywords in TiDB Cloud Lake

DESCRIBE information_schema.keywords ╭─────────────────────────────────────────────────────────╮ │ Field │ Type │ NullDefault │ Extra │ │ String │ String │ String │ String │ String │ ├──────────┼──────────────────┼────────┼─────────┼────────┤ │ keywords │ VARCHARNO'' │ │ │ reserved │ TINYINT UNSIGNED │ NO0 │ │ ╰─────────────────────────────────────────────────────────╯

Was this page helpful?