I wrote in PL/SQL Developer:
select * from lc_history2
and I got that error:
ORA-01427: single-row subquery returns more than one row
Can someone help? It's necessary.
|
I wrote in PL/SQL Developer:
and I got that error:
Can someone help? It's necessary. |
||||
|
|
|
Without further information, I can only guess that
and the inner select returns more than one record for |
|||||
|