select * from sorular  where harf='A' order by RND(id)
select * from sorular  where harf like '%A%' order by RND(id)
olarak düzenleyip deneyebilir misin? iyi çalışmalar.