0
What type of data is indicated to receive the NIB (Bank Identification Number) in a database?
The NIB consists of 21 digits.
I have tried but the following error appears:
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value for column 'NIB' at row 1
Place the structure of the table in question to facilitate the understanding of the exception.
– Cold