Merhaba Murat ;
burda sorguyu yazidm kendinkisine uyduralbilrisin....
SELECT TOP (200) MenuID, MenuAdi, UstMenuID, Url, Aktif, PozUst, PozAlt, KKullaniciID, GKullaniiciID, Olusturma, Guncelleme, Silindi
FROM dbo.Tbl_Prt_Menu AS M
where Not Exists (Select * from dbo.Tbl_Prt_Menu A
where A.UstMenuID=M.MenuID)