> ## 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 관련 문서

# 함수 개요

| 페이지                                                                        | 설명                                     |
| -------------------------------------------------------------------------- | -------------------------------------- |
| [일반 함수](/ko/reference/functions/regular-functions/regular-functions-index) | 각 행의 결과가 다른 모든 행과 독립적인 함수입니다.          |
| [집계 함수](/ko/reference/functions/aggregate-functions)                       | 여러 행에 걸친 값 집합을 누적하는 함수입니다.             |
| [테이블 함수](/ko/reference/functions/table-functions)                          | 테이블을 생성하는 메서드입니다.                      |
| [윈도우 함수](/ko/reference/functions/window-functions)                         | 현재 행과 관련된 행 집합에 대해 계산을 수행할 수 있는 함수입니다. |
