文档中说
The recursive member cannot contain any of the following elements:
-The DISTINCT keyword or a GROUP BY clause
-The model_clause
-An aggregate function. However, analytic functions are permitted in the select list.
-Subqu ...
↧