Обсуждение: Can I using function with insert or update?

Поиск
Список
Период
Сортировка

Can I using function with insert or update?

От
"maggie"
Дата:
Dear sir
Is it possible to create function with as 'insert into or update....'
without reutrns;
My purpose is that mytable1 needs to be insert or update while mytable2 is 
getting any change.After I create trigger on mytable2 that need one function 
to support.
or someone could give me any idea.
thanks a lots.

maggie