So why I can do:
insert into (id) values ( default ) 
and can not do in my trigger:
new.id = default

Why?

Reply via email to