I am learning to work with mysql and in the conversion of a database, in text, I have a column with currency format. I ask. What is the procedure for mysql to accept the variable in DECIMAL?
Should I import as text and change this in mysql ?? (how to do that there?)