Select iif(InStr([SütunAdı],"/")=0,[SütunAdı],Mid([SütunAdı],1,InStr([SütunAdı],"/")-1)) as Bölüm From TabloAdı
Denemedim teorik