Skip to content

Commit 5afa162

Browse files
committed
fix: correct spelling of 'nonrecursive' in description
1 parent bc495f4 commit 5afa162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/write-advanced-tsql-code/2-common-table-expressions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.write-advanced-tsql-code.common-table-expressions
33
title: Organize queries with Common Table Expressions
44
metadata:
55
title: Organize queries with Common Table Expressions
6-
description: Learn how to create non-recursive and recursive CTEs in SQL Server and Azure SQL to simplify complex queries and traverse hierarchical data.
6+
description: Learn how to create nonrecursive and recursive CTEs in SQL Server and Azure SQL to simplify complex queries and traverse hierarchical data.
77
ms.date: 01/28/2026
88
author: JulianePadrao
99
ms.author: jupadrao

0 commit comments

Comments
 (0)