Subject | Re: [firebird-support] Re: psql question with trigger |
---|---|
Author | Ann W. Harrison |
Post date | 2005-02-03T22:53Z |
Dixon Epperson wrote:
it needs to supply a value only if none has been supplied.
Cheers,
Ann
>If you want to keep before insert trigger you planned to have originally
> But now I have a couple of questions. If I am only going to use it
> for inserting new data, why do I need to check that the SD_RECNO is null??
it needs to supply a value only if none has been supplied.
>Too many ENDs?
> Also, how come it wouldn't work with
> END
> SUSPEND;
> right preceeding the final END!!??
Cheers,
Ann