ClickHouse/docs/en/sql-reference/table-functions/index.md
Robert Schulze cdf28f9b71
Minor fixups
2023-04-19 16:16:51 +00:00

848 B
Raw Blame History

slug sidebar_label sidebar_position
/en/sql-reference/table-functions/ Table Functions 34

Table Functions

Table functions are methods for constructing tables.

You can use table functions in:

:::note You cant use table functions if the allow_ddl setting is disabled. :::