I have a multilevel category for a ticket type so How can I create an effieient database design. Is the self-referential model is efficient or is there a better way to to that?
S.N | Details | Nepali | SAARC | International
-
| Ticket Entry Fee | 150 | 1000 | 2000
-
| Vehicle Entry Fee
2.1 | For Luxury Road
2.1.1 | Car, Jeep, Bus | 100
2.1.2 | Bike, Scooter | 20
2.2 | For Business Drive
2.2.1 | Car - 4 person | 3000
2.2.2 | Jeep - 10 person | 5000
2.3 | Other roads except luxury | 1000
2.4 | Helicopter Hovering | 7500
3 | Documentary, Biography | 10000 | 50000 | USD 1500
| using drone | 25% | 25% | 25%
===================================================
Based on this table how can I design my database. Problem statement.
- The category can have title and its prices based on different country type
- It can have heading and under that heading there can be sub-heading, and those sub-heading can further have sub-heading or it can have its own pricing.
- The heading in photography has a sub heading that is dependent with it but can take a value in percentage or flat linked with it.
- The Pricing can also be in USD some times.
dipbazz, that command is disabled in this channel.