Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

(ORA-01427: single-row subquery returns more than one row) when running this query: SELECT * FROM A

3522726Nov 27 2018 — edited Nov 28 2018

Unfortunately I'm hitting an error (ORA-01427: single-row subquery returns more than one row) when running this query:  SELECT * FROM ALL_BASE_TABLE_MVIEW.  Any ideas why?

Comments
Post Details
Added on Nov 27 2018
13 comments
938 views