I have the following regex to validate the incoming data for the column datatype NUMBER(9,2) with the +/- prefix as an optional one. I have the following regex to validate the inco
I have the following regex to validate the incoming data for the column datatype NUMBER(9,2) with the +/- prefix as an optional one. I have the following regex to validate the inco