TT-03025
Missing ORDER BY expression in the window specification
Cause
You attempted to specify a window specification without the ORDER BY clause for an analytic function.
Action
Specify your function and include the ORDER BY clause.
Additional Information
TimesTen cannot perform the SQL operation.
TT-03025
Missing ORDER BY expression in the window specification
Cause
You attempted to specify a window specification without the ORDER BY clause for an analytic function.
Action
Specify your function and include the ORDER BY clause.
Additional Information
TimesTen cannot perform the SQL operation.
TT-03025
Missing ORDER BY expression in the window specification
Cause
You attempted to specify a window specification without the ORDER BY clause for an analytic function.
Action
Specify your function and include the ORDER BY clause.
Additional Information
TimesTen cannot perform the SQL operation.