$sorgu = "SELECT id, isim, bharf
          FROM dosya
          WHERE bharf = 'a'
          ORDER BY isim DESC";