Thread
:
Feature request
View Single Post
#
1
(
permalink
)
05-07-2008, 10:17 AM
Eugen.Konkov@aldec.com
Posts: n/a
Feature request
So why I can do:
insert into (id) values ( default )
and can not do in my trigger:
new.id = default
Why?
Eugen.Konkov@aldec.com