10.09s is too long because PostgreSQL and MSSQL could do it under 1.5s with this equivalent query: SELECT Ht.NAME, SUM(lgr.Amount) AS TotalAmount, COUNT(lgr ...
確定! 回上一頁