ClickHouse/docs/en/system_tables/system.functions.md
BayoNet 13d9a4eebe Sources for english documentation switched to Markdown.
Edit page link is fixed too for both language versions of documentation.
2017-12-28 18:13:23 +03:00

206 B
Raw Blame History

system.functions

Contains information about normal and aggregate functions.

Columns:

name String           Function name.
is_aggregate UInt8     Whether it is an aggregate function.