diff --git a/docs/sql-reference/commands/create-aggregating-index.md b/docs/sql-reference/commands/create-aggregating-index.md index 23418b2..7e26f50 100644 --- a/docs/sql-reference/commands/create-aggregating-index.md +++ b/docs/sql-reference/commands/create-aggregating-index.md @@ -8,7 +8,6 @@ parent: SQL commands # CREATE AGGREGATING INDEX Different syntax is used when creating an aggregating index on an empty table or a table populated with data. After an aggregating index is created, Firebolt automatically updates the index as new data is ingested. For more information, see [Using aggregating indexes](/using-indexes/using-aggregating-indexes.md). - ## Syntax–aggregating index on an empty table ```sql