Oracle DB Error ORA-01472 cannot use CONNECT BY on view with DISTINCT, GROUP BY, etc.

Oracle DB Error ORA-01472 cannot use CONNECT BY on view with DISTINCT, GROUP BY, etc.

The following in the cause of this error:

CONNECT BY cannot be used on a view where there is not a correspondence between output rows and rows of the underlying table.

Action you can take to resolve this issue: Remove the DISTINCT or GROUP BY from the view or move the CONNECT BY clause into the view.


Tags: Database, Education, Software




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution