I have a table ex. “money” and another table “taxes”,
in a table taxes the data are in ranges for ex. on field has less than 50$ the tax is 5%, or if it is less than 500$ the tax is 10%.
How can i compare the table money if i have the value in range <50$ or <500 to set the deduction for taxes.