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

# SQL 참고

> chDB용 SQL 참고

chDB는 ClickHouse와 동일한 SQL 구문, SQL 문, 엔진 및 함수를 지원합니다:

| 주제                                                         |
| ---------------------------------------------------------- |
| [SQL 구문](/ko/reference/syntax)                             |
| [SQL 문](/ko/reference/statements/index)                    |
| [테이블 엔진](/ko/reference/engines/table-engines/index)        |
| [데이터베이스 엔진](/ko/reference/engines/database-engines/index)  |
| [일반 함수](/ko/reference/functions/index)                     |
| [집계 함수](/ko/reference/functions/aggregate-functions/index) |
| [테이블 함수](/ko/reference/functions/table-functions/index)    |
| [윈도우 함수](/ko/reference/functions/window-functions/index)   |

자세한 정보와 예시는 [ClickHouse SQL 참고](/ko/reference/home)를 참조하십시오.
