A script-enabled browser is required for this page to function properly.

BRW-15086: Arguments to a correlated subquery function must be columns

Cause:

A complex argument was given, such as avg (sal, deptno*2).

Action:

Specify only valid columns, not expressions, in the subquery.

Note:  For help on other error messages, see Finding error message help.