Select Jurnal.Id, Predmet.Name, Jurnal.Data, Jurnal.Ocenka From Jurnal , Stude , Predmet Where Jurnal.Fio=:izp and Jurnal.Predmet=Predmet.Id;