> For the complete documentation index, see [llms.txt](https://www.ducksql.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.ducksql.com/sql/undefined-4.md).

# 복잡한 쿼리 짜기

WITH a AS ( ...) select ..
