Oracle DBA, How To, Error, Cause and Action

ORA-02324: more than one column in the SELECT list of THE subquery

ORA-02324: more than one column in the SELECT list of THE subquery


Cause:


More than one column was selected in the THE subquery.



Action:


Specify only one column in the SELECT list of the THE subquery and retry the operation.

No comments:

Post a Comment

Thanks for your comment.