Subject | Re: Insert Trigger which makes an Update if pk allready there possible? |
---|---|
Author | kaczy27 |
Post date | 2004-08-23T08:08:17Z |
> Just a new idea:well, that was what I've basicly proposed (enhanced by merging),
>
> What about deleting the old row, in a "BEFORE INSERT" trigger?
> Insertion would stay insertion. This should work.
>
keep in
mind, that it isn't something I use or promote (I am perfectly
acknowledged
of the stored procedures superiority here), I am just asking aroud
for
possibilities. I am designing the database however, and although I
have to
create triggers for most tables for most events, I'd rather avoid
large
number of stored procedures and I'd want to fit as much as possible
into the
triggers.
thanks for insight Helen.
CUIN Kaczy