My first two questions could not be answered, so, maybe I'll be luck w/
third.

A performance question: If I have user numbers and "objects" belonging to
them(e.g.bills), is it better to have one table "bills" with many rows or to
have one table for every user? This means, is it better to do a sql where
query over one table or to select the table at first?

Thanks for diskussions,

Jan


---------------------------------------------------------------------
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