Sachin
Member³
I have a table with a CLOB column with a INSERT / UPDATE/DELETE trigger on it so that anything that is done on that table is replicated into a *_CLONE table.
If I fire an insert via the Command Window or sqlplus, the clob column is duplicated properly in the clone table.
But, if I use the Edit Data feature and insert a new row, the clob column is blank in the clone table. However, the main table has the proper value.
If this is a bug, can this be fixed ASAP?
Thanks,
If I fire an insert via the Command Window or sqlplus, the clob column is duplicated properly in the clone table.
But, if I use the Edit Data feature and insert a new row, the clob column is blank in the clone table. However, the main table has the proper value.
If this is a bug, can this be fixed ASAP?
Thanks,