View Single Post

   
  #15 (permalink)  
Old 02-28-2008, 10:49 AM
Lo'oris
 
Posts: n/a
Default Re: many (empty) fields or many entries?

On 14 Mag, 14:54, subtenante <zzsubtenant...@gmail.com> wrote:
>
> There is no problem with assumptions, provided you verify them
> carefully !


yeah

> table. But it depends also : you might think that 15 stats values are

[...]
> ? Do you really need that player_per_match table, without the stats in


you made a point!

first table (which i need even before having the stats) uses a lot of
INTs, while second table only uses TINYINTs, so first one is so much
bigger anyway!

i'll stick with single-table approach, then

Reply With Quote