I need to handle the "too many values" exception in a PLSQL program. The table is:
But I am not able to handle the exception and the program always shows a pre-defined error. Anybody has any ideas?
I tried like this:
Not getting the user defined message.