PL/SQL trigger

From: charels <cha_at_hongkong.com>
Date: Mon, 6 Dec 1999 12:28:06 +0100
Message-ID: <82g6hi$1aro$1_at_news.net.uni-c.dk>



Hi

I have made a trigger in Developer 2000

When-putton-pressed

Insert into tabel(retl)
select tabel.flgrp
from tabel
where tabel.ssno = '0101204567';

The system doesn´t come out with any errors

But it doesn´t work what have I made wrong ? Received on Mon Dec 06 1999 - 12:28:06 CET

Original text of this message