I noticed some repeating rows in a paginated recordset.When I run this query:SELECT "students".* FROM "students" ORDER BY "students"."status" asc LIMIT 3 ...
確定! 回上一頁