MSCEWI2083
Not able to transform two or more complex Select clauses at a time
Severity
Description
What do we consider a SELECT complex clause?
Example code
Input code
SELECT
NORMALIZE emp_id,
duration
FROM
project EXPAND ON duration AS bg BY ANCHOR ANCHOR_SECOND;Output code
Recommendations
Last updated
