問題タブ [pls-00103]

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.

0 投票する
2 に答える
2349 参照

plsql - PLS-00103: シンボル"INSERT"が見つかりました エラーpl/sqlの原因を見つけるのに助けが必要です

私はこれを行うのが嫌いですが、私の SQL は脆弱で、エラー メッセージを使用して構文を修正するトラブルシューティングを行うことができません。誰かが私の構文をチェックして、エラーの原因を調べるのを手伝ってもらえますか? DECLARE と BEGIN に関係があると思います。多分私はDeclareを削除する必要がありますか?

私が得ているエラーはPLS-00103: Encountered the symbol "INSERT" when expecting one of the following: . ( * @ % & = - + < / > at in is mod remainder not rem then <an exponent (**)> <> or != or ~= >= <= <> and or lik

トリガーを作成するための私の構文: