ORA-01427: single-row subquery returns more than one row tips
Hi Team ,
I have two different set of select query which contains sub query also .
While I combining this two Select statement by UNION command I am getting this Error Mesaage
ORA-01427: single-row subquery returns more than one row tips in the Procedure .
Could you please help to find out which sub query is causing this failure .
Any code change or adding DBMS_OUTPUT can helpful for me .Please mention me some programs logic to watch the error
Regards
Augustine