
How can I maintain the exact postgre data type of numeric , when write it back to database.
The image below is the database datatype (numeric) used used as a Reader but the above image is the writer output data type as numeric (1000,500)

How can I maintain the exact postgre data type of numeric , when write it back to database.
The image below is the database datatype (numeric) used used as a Reader but the above image is the writer output data type as numeric (1000,500)