Skip to main content
Skip to main content

system.functions

包含有关常规函数和聚合函数的信息。

列:

  • name(String) – The name of the function.
  • is_aggregate(UInt8) — Whether the function is aggregate.

举例