> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> SQLクエリで作成された、または設定ファイルから解析された、すべての名前付きコレクションの一覧を含みます。

# system.named_collections

<div id="description">
  ## 説明
</div>

SQLクエリで作成されたもの、または設定ファイルから解析されたすべての名前付きコレクションの一覧が含まれます。

<div id="columns">
  ## カラム
</div>

* `name` ([String](/ja/reference/data-types)) — コレクションの名前。
* `collection` ([Map(String, String)](/ja/reference/data-types)) — コレクションの内部情報。
* `source` ([String](/ja/reference/data-types)) — 名前付きコレクションのソース。
* `create_query` ([String](/ja/reference/data-types)) — 名前付きコレクションの作成クエリ。
