Referencing clob in update row trigger

From: roadrunner <gerd.franz_at_ada.de>
Date: 29 Nov 2001 06:22:41 -0800
Message-ID: <96b56cee.0111290622.6b566672_at_posting.google.com>


Hallo,

I try to manipulate the content of a clob during update trigger. How do I reference the clob content ?

I've made the experience that the attempts

  • select clob into variable
  • dbms_lob.copy
  • dbms_lob.open

will fail.

Any ideas ?
Gerd Franz Received on Thu Nov 29 2001 - 15:22:41 CET

Original text of this message