I want to store a price in many ranges in MySQL.
For example,
11.01 - 12.00 | 12.01 - 13.00 | ... 29.01 - 30.00
Do I have to create a table like this or