> ## 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.

> Index のドキュメント

# 関数の概要

| ページ                                                                        | 説明                             |
| -------------------------------------------------------------------------- | ------------------------------ |
| [通常の関数](/ja/reference/functions/regular-functions/regular-functions-index) | 各行の結果が、ほかのすべての行に依存しない関数です。     |
| [集約関数](/ja/reference/functions/aggregate-functions)                        | 行をまたいで値の集合を集約する関数です。           |
| [テーブル関数](/ja/reference/functions/table-functions)                          | テーブルを構築するための関数です。              |
| [ウィンドウ関数](/ja/reference/functions/window-functions)                        | 現在の行に関連する行の集合に対して計算を実行できる関数です。 |
