Hello,

Hi, I need some help on something here. I need to know the best way to set 
up this database.

I have a site with a bunch of images/reviews. What i want is for registered 
users to rate and leave reviews themselves. I'm not sure how I should set 
up this database though.

Now, I have a table that holds the user info. Should I create a new table 
for each image, which holds the user, and his comments/rating? (this seems 
rather bloated, and inefficient) or should I create a table somehow for all 
images and keep track of the user comments/ratings another way?

Thanks. I've been looking for sites about database structuring and stuff, 
but no good luck. If anyone could give me sites or their ideas it would be 
appreciated


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to