data-engineering

Snowflake AI SQL User Guide: AI_SUMMARIZE_AGG

What is AI_SUMMARIZE_AGG? AI_SUMMARIZE_AGG is a Snowflake Cortex AI aggregate function that summarizes a column of text data into a single result. Unlike the row-level SNOWFLAKE.CORTEX.SUMMARIZE (which summarizes one text per row), AI_SUMMARIZE_AGG reads across multiple rows and…

Douglas Day21 Apr 2026

Snowflake AI SQL User Guide: AI_SUMMARIZE_AGG