Skip to content

Commit a278107

Browse files
committed
new TLDR
1 parent b755ec2 commit a278107

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/nested_CTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ sidebar_position: 6
55

66
# Nested CTES in TSQL, a treatise
77

8-
## Ask
8+
## Background
9+
10+
### TL;DR
11+
12+
Allowing nested WITH statements (examples given below) would enable MSFT customers to fully take advantage of templating engines and their respective ecosystems. These templating engines are already very popular on non-MSFT database products.
913

1014
Today in TSQL, the below example is not correct TSQL, but the following two are.
1115

0 commit comments

Comments
 (0)