Thread: Feature request
View Single Post

   
  #1 (permalink)  
Old 05-07-2008, 10:17 AM
Eugen.Konkov@aldec.com
 
Posts: n/a
Default Feature request

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

Why?
Reply With Quote