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 →
貢献者に関する情報を格納するシステムテーブル。
name
SELECT * FROM system.contributors LIMIT 10
┌─name─────────────┐ │ Olga Khvostikova │ │ Max Vetrov │ │ LiuYangkuan │ │ svladykin │ │ zamulla │ │ Šimon Podlipský │ │ BayoNet │ │ Ilya Khomutov │ │ Amy Krishnevsky │ │ Loud_Scream │ └──────────────────┘
SELECT * FROM system.contributors WHERE name = 'Olga Khvostikova'
┌─name─────────────┐ │ Olga Khvostikova │ └──────────────────┘
このページは役に立ちましたか?