What's the most efficient way to select the last n rows in a table without changing the table's structure?

后端 未结 8 1849
天命终不由人
天命终不由人 2020-12-10 02:25

What\'s the most efficient way to select the last n number of rows in a table using mySQL? The table contains millions of rows, and at any given time I don\'t know how large

8条回答
提交回复
热议问题