Triggers missing after alter table script
We have tried to alter custom table to add new columns and executed below patch command. After this command we could not see the existing triggers on the view of the table. Please help on this
exec ad_zd_table.upgrade('schema', 'table name')