php sql last 10 rows April 13, 2023 by wordlinkanswers php sql last 10 rows Comment 3 SELECT * FROM big_table ORDER BY A DESC LIMIT 10 Popularity 9/10 Helpfulness 8/10 Language php Source: stackoverflow.com Tags: php rows sql Share Link to this answer Share Contributed on Mar 03 2020 tmsquid 0 Answers Avg Quality 2/10