I have the following table in CSS:
IneedtocreatetheMySQLdatabasetables,however,I'mnotsurehowtoworkthisout...Itwillonlybe"Updated" all the information in the table ... What worries me is the percentage bands ... How could I develop this? Do I make a table for each? Ex: parametros_inss (idParametroInss, range, initialvalue, finalvalue, percentage) being inserted: (1, 1, 0.00, 1.000,00, 8%) ...
Does anyone here have any suggestions?