[Home] [Help]
192: x_abort_flag => rec_usec_details.abort_flag
193:
194: );
195: --
196: -- now nullify the column in the shadow table igs_ps_sh_usec_occurs
197: -- direct update statement is used as there is no TBH for shadow tables
198: --
199: UPDATE igs_ps_sh_usec_occurs SET
200: monday = NULL,
195: --
196: -- now nullify the column in the shadow table igs_ps_sh_usec_occurs
197: -- direct update statement is used as there is no TBH for shadow tables
198: --
199: UPDATE igs_ps_sh_usec_occurs SET
200: monday = NULL,
201: tuesday = NULL,
202: wednesday = NULL,
203: thursday = NULL,