Sobes.tech
Senior

İşte sorgu yürütme planı select b, sum(d) from T group by b tabloya create table T (A int not null primary key, b int, c int, d float). Tabloda dış anahtar yok. Sorgu süresini nasıl kısaltabiliriz?