Subject | Insert Trigger which makes an Update if pk allready there possible? |
---|---|
Author | Andreas Hesse |
Post date | 2004-08-20T12:01:15Z |
Is it possible to write an Insert Trigger that test for the existence of
the pk and then make an Update of the data if it allready exist?
Or must I use a Stored Procedure?
Thanks,
Andreas Hesse
the pk and then make an Update of the data if it allready exist?
Or must I use a Stored Procedure?
Thanks,
Andreas Hesse