Turns a subquery into a table. The function implements views (see CREATE VIEW). The resulting table does not store data, but only stores the specifiedDocumentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-port-ch-docs-6258.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SELECT query. When reading from the table, ClickHouse executes the query and deletes all unnecessary columns from the result.
Syntax
Arguments
subquery—SELECTquery.
Returned value
- A table.
Examples
Input table:Query
Response
view function as a parameter of the remote and cluster table functions:
Query
Query