Looking for some advice
Posted: Wed Nov 16, 2005 1:13 pm
I am building (attemting) an online quote and buy system using php and mysql for our company. I have come to the point where i'm designing the database to record any purchases made.
Its an insurance booking system which will have to take names and ages for anything up to 10 people per booking.
Is it possible to store multiple values in the same table field? - to be later pulled out and seperated for them to be viewed.
I just wander what people suggest as I do not want to end up with creating 10 sets of name and age columns just incase there is a larger than normal booking.
Thanks
Will
Its an insurance booking system which will have to take names and ages for anything up to 10 people per booking.
Is it possible to store multiple values in the same table field? - to be later pulled out and seperated for them to be viewed.
I just wander what people suggest as I do not want to end up with creating 10 sets of name and age columns just incase there is a larger than normal booking.
Thanks
Will