नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Invalid function <funcName> with WITHIN GROUP.
DISTINCT_UNSUPPORTED
The function does not support DISTINCT with WITHIN GROUP.
MISMATCH_WITH_DISTINCT_INPUT
The function is invoked with DISTINCT and WITHIN GROUP but expressions <funcArg> and <orderingExpr> do not match. The WITHIN GROUP ordering expression must be picked from the function inputs.
WITHIN_GROUP_MISSING
WITHIN GROUP is required for the function.
WRONG_NUM_ORDERINGS
The function requires <expectedNum> orderings in WITHIN GROUP but got <actualNum>.