SELECT `uyeler`.`alan1`, `uyeler`.`alan2`, `hobiler`.`alan8` FROM `uyeler`, `hobiler` WHERE (`hobiler`.`id` = `uyeler`.`hobi`);