Oracle Message ORA-22900 - the SELECT list item of THE subquery is not a collection type

ERRORthe SELECT list item of THE subquery is not a collection type
CAUSEThe THE subquery must SELECT a nested table or VARRAY item.
ACTIONchange the subquery to SELECT a nested table or VARRAY item.