Skip to main content
Skip to main content
Edit this page

system.table_functions

Description

Contains a list of all available table functions with their descriptions.

Columns

  • name (String) — Name of a table function.
  • description (String) — Brief description of a table function.
  • allow_readonly (UInt8) — Flag that indicated whether a readonly user may use this function.