I\'m implementing code below to save numeric data to database. The saved numeric data will be used in arithmetic operations in the future.
The code is still quite nat