ClickHouse/docs/en/system_tables/system.functions.rst
2017-04-27 23:16:22 +03:00

10 lines
211 B
ReStructuredText

system.functions
----------------
Contains information about normal and aggregate functions.
Columns:
::
name String - Function name.
is_aggregate UInt8 - Whether it is an aggregate function.