December 30, 201411 yr Hi everyone, On my website you can purchase a trip after choosing the departure date (among the available departure dates), knowing that each departure date has a specific price attached to it. In the merise diagram (when drawing the database on a piece of paper), how should I represent the [departure date / price] couples? I'm asking because unlike the other trip attributes/fields, this one is not really a field but rather a couple of 2 different fields. So should I represent it as a separate table with just these 2 fields in it?
Create an account or sign in to comment