Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
仅包含一行且只有一个 dummy UInt8 列的系统表,该列的值为 0。类似于其他 DBMSs 中的 DUAL 表。
dummy
DUAL
SELECT
FROM
SELECT * FROM system.one LIMIT 10;
┌─dummy─┐ │ 0 │ └───────┘ 1 rows in set. Elapsed: 0.001 sec.
此页面对您有帮助吗?