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.
REGEXP_REPLACE を使用して、 Oracle サーバーで複数の改行を 1 つの改行文字に置き換える方法。
これがあなたが求めているものだと思います。Windows と UNIX のどちらを使用しているかによって、キャリッジ リターンの処理が難しくなる可能性がありますが、理解できるはずです。これは Toad で実行されました。Toad は、連続する 2 つ以上の改行文字を探して 1 つの改行に置き換える正規表現を使用します。