Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQL PL を使用して DB2 でアプリケーションを開発しており、ルーチン (プロシージャーと関数) はモジュールで定義されています。
しかし、ルーチンを変更するたびに置き換えることができず、モジュール本体をドロップして再作成する必要があります。
モジュール内のルーチンに対して REPLACE を実行する方法はありますか?