how to name database column appropriately

前端 未结 0 1639
迷失自我
迷失自我 2020-12-18 10:57

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题