On Mar 24, 2013, at 8:30 PM, Larry Brasfield <larry_brasfi...@iinet.com> wrote:

>> That said… it seems to be odd to have a 'player' vs . 'draftedplayers' 
>> table… looks like a typical is_a vs has_a confusion...
> 
> The table named 'draftedplayers' is simply a many-to-many relation between 
> the 'player' and 'league' tables.  It lacks attributes of 'player' entries 
> other than the primary key.  I see no is_a versus has_a confusion here.

Right you are. Sloppy reading.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to