Oracle DB Error ORA-01732 data manipulation operation not legal on this view

Oracle DB Error ORA-01732 data manipulation operation not legal on this view

The following is the cause of this error:

An attempt was made to use an UPDATE, INSERT, or DELETE statement on a view that contains expressions or functions or was derived from more than one table. If a join operation was used to create the view or the view contains virtual columns derived from functions or expressions, then the view may only be queried.

Action you can take to resolve this issue: UPDATE, INSERT, or DELETE rows in the base tables instead and restrict the operations on the view to queries.


Tags: Database, Microsoft, SQL, Oracle, Software, DBMS




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