SELECT * FROM isimler where isim_no in ( SELECT top 1 isim_No FROM islemler order by islem_tarih desc )