add data to the database in positive order, can you add it in reverse order
(not select * from table name by ID desc)
is the data in the data table displayed in reverse order
add data to the database in positive order, can you add it in reverse order
(not select * from table name by ID desc)
is the data in the data table displayed in reverse order
No, only self-increment.
if the reverse order is self-decreasing, what is the maximum starting point? It's impossible to predict.