HI,
I would like to log the exception into my error table while performing insert statement and skip those records and perform further , i came across with usingĀ LOG ERRORS is it possible to define my own table structure or need to follow defined error table structure
err_table
date,id,error_text
error_ext will have oracle error