Hi all! In Solar_Sql_Select::leftJoin() and in innerJoin() it's mandatory to define the columns that should be selected, but in join() it's not. Why's this? I have a situation where I don't want to select anything from the joined table, just join it. Hope I'm not missing something here. -- Antti Holvikari <http://phphalo.com>