Table Column Default values

krzyuy

Member
I have create a table by giving default values in some columns of the table. I have two columns that are updated
using a trigger. But the problem is that only one of the columns don
 
This works just fine for me. Are you sure there are no other triggers, and that this is the exact and complete code that fails on 10.2?
 
Back
Top