Re: [PHP-DB] Select from multiple tables

2012-03-01 Thread Kranthi Krishna
I am a little confused > It seems to me that you are mixing two semantically different things I agree. But since both of them are attributes of school so I have to. > so you get a cartesian join over these tables(within the restrictions in the > where clause) If I am not mistaken INNER JOIN is

Fwd: [PHP-DB] Select from multiple tables

2012-03-01 Thread Carl Michael Skog
-- Vidarebefordrat meddelande -- Från: Carl Michael Skog Datum: 1 mars 2012 17:12 Ämne: Re: [PHP-DB] Select from multiple tables Till: Kranthi Krishna It seems to me that you are mixing two semantically different things(board_entries and schooltypeentries, both related to school