in reply to Re: Re: Database Design
in thread Reading data from mySQL into hashes and manipulation of hashes
--------------------------------------------------------- | Table name: polls | --------------------------------------------------------- | poll_no | date_begun | date_ended | begun_by | descrip| --------------------------------------------------------- ------------------------------------------------- | Table name: votes | ------------------------------------------------- | poll_no | option_no | option_text | num_votes | -------------------------------------------------
Now think about how you'd approach your problem given that you have a more normalized database to work with.
~CubicSpline
"No one tosses a Dwarf!"
|
|---|