問題タブ [ora-02291]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
oracle - Error en ORA-02291 integrity constraint (SYSTEM.SYS_C005494) violated - primary key not found
This is my code:
This is the code for Insert the value, but appears an error:
sql - ORA-02291: すべての表が外部キーを持つ整合性制約
データベースにデータを入力しようとしていますが、ORA-02291: データを挿入する順序に関係なく整合性制約エラーが発生します。fk を作成する前にデータを入力する必要がありますか (ただし、これはデータベースでは逆のようです)。ステートメントへの挿入ごとにエラーが発生します。申し訳ありませんが、私は pl/sql の初心者です。これが私のコードです: