Oracle DB Error ORA-00957 duplicate column name

Oracle DB Error ORA-00957 duplicate column name

The following is the cause of this error:

A column name was specified twice in a CREATE or INSERT statement. Column names must be unique within a table, view, or cluster.

Action you can take to resolve this issue: In a CREATE statement, change one of the column names to a new, unique column name. In an INSERT statement, remove one of the duplicate names.


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