Removing null-valued field from INSERT statement
24354Jul 14 2003 — edited May 19 2010
Is there a way of configuring Toplink to remove null valued fields from INSERT statements. this is necessary to let Oracle to set the default values, if those fields are not set. Since Toplink specifies them as NULL explicitly in the INSERT statement, Oracle ignores the defaults.
thanks & regards.
Erdem.