SELECT oyuncu_id,1x1, 2x2, 3x3, 4x4, (1x1 + 2x2 + 3x3 + 4x4) as toplam FROM tablo ORDER BY toplam DESC
Şunu bir dene hocam