TABLE WITHOUT ID max(rows.current_page_after) AS "Trang hiện tại", this.total_pages AS "Tổng trang", round((max(rows.current_page_after) / this.total_pages) * 100) + "%" AS "Tiến độ"FROM "03 - Daily Reading"WHERE type = "daily-reading" AND status = "completed" AND book = this.file.link AND current_page_afterGROUP BY book