Recursive common table expressions (RCTE).
递归通用表表达式(RCTE)。
The example in Listing 3 shows the creation of structured XML using common table expressions.
清单 3中的示例显示了使用公共表表达式创建结构化的 XML。
Notice, in lines 45-46, the XML contents placement from the first two common table expressions.
注意,在第45 - 46行中,XML内容来自于最开始的两个公共表表达式。
应用推荐